Closed edrichhans closed 2 years 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.
fatal: fetch-pack: invalid index-pack output
Turns out that I should initialize the git repo in the user/ directory instead of root
user/
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.