akonwi/git-plus

[QUESTION] Git-Plus doesn't work after update

Opened this issue · 3 comments

I recently was using Git-Plus with no issues on a macOS Sierra 10.12.6. After I updated my git-plus to version 8.1.0 on Atom 1.28.2, git-plus does not work any more neither through the command palette or via keybindings. Now, I have to result to using the terminal in order to use Git which is not convenient. Please, help!

Same for me, but it typically is only on pushes.

I do have always pull before push set.
I keep getting error on
pull before push
fatal: Couldn't find remote ref origin
fatal: the remote end hung up unexpectedly

However running pull and push in terminal works fine.

Ok, I just turned off always pull with push and it started working again.
Then turned it back on and I get the error again.
So maybe my issue with something to do with pull with push. I will create a separate issue.