git-plus
git-plus copied to clipboard
Ref Issue
Hello, I have been trying to setup the code to then push to the repo to get things working.
However, i have been getting the "Git: Fatal: Couldn't find remote ref master" Error when ever i try to push the code in Visual Studio Code
If anyone has a solution to this, or is willing to help me get to a solution i can provide screenshots.
Thanks!
This is an atom package so if you're using visual studio code, the issue is elsewhere. Are using atom?
With Atom and Git-Plus 8.1.0 I am getting this error
fatal: Couldn't find remote ref origin
fatal: the remote end hung up unexpectedly
However, if I turn off pull before push then pushes work fine.