statamic / spock

Automatically perform git commits, pushes, and other cli actions when Statamic content changes
95 stars 16 forks source link

spock doesn't commit on localhost #42

Open jasonmcdermott opened 4 years ago

jasonmcdermott commented 4 years ago

Have statamic set up in MAMP Pro localhost root folder, with git repo.

Manual changes in control panel don't trigger any commits from spock, even though the git repo shows files are modified.

The documentation says "out of the box", do I need to do additional config for localhost?

thanks J

jasonvarga commented 4 years ago

Did you whitelist the environment?

jasonmcdermott commented 4 years ago

Here's a screen shot of the CP addon page for Spock

Screen Shot 2019-09-29 at 11 29 01 pm

Is that sufficient, or have I missed something?