ryuslash / git-auto-commit-mode

Automatically commit to git after each save
http://projects.ryuslash.org/git-auto-commit-mode/
GNU General Public License v3.0
167 stars 26 forks source link

git exited abnormally with code 128 #15

Closed petergerten closed 5 years ago

petergerten commented 6 years ago

On every commit I get "git exited abnormally with code 128", though everything seems to work. Any idea why I get that?

ryuslash commented 5 years ago

Hi! I'm sorry for the extreme delay! I realize that you have most likely moved on or found a fix on your own, but still I wanted to make an attempt.

Do you have gac-automatically-push-p set? From a quick internet search it sounds like git might be having trouble connecting to a remote. This might happen if whatever settings you use to authenticate with the remote don't carry over into Emacs' process.

ryuslash commented 5 years ago

I'm guessing I took to long to respond to this and you're either not using git-auto-commit-mode any more or your issue has been fixed. Either way I'm closing this issue. Feel free to re-open it if you feel the need.