You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.
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!
The text was updated successfully, but these errors were encountered:
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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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!
The text was updated successfully, but these errors were encountered: