trilbymedia / grav-plugin-git-sync

Collaboratively Synchronize your Grav `user` folder hosted on GitHub, BitBucket or GitLab
Apache License 2.0
239 stars 57 forks source link

fatal: fetch-pack: invalid index-pack output #220

Closed edrichhans closed 1 year ago

edrichhans commented 1 year ago

When I save, I get the error fatal: fetch-pack: invalid index-pack output. However, I am able to manually perform git operations on the hosting server.

Screen Shot 2022-07-19 at 2 37 57 PM
edrichhans commented 1 year ago

Turns out that I should initialize the git repo in the user/ directory instead of root