This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| x220:~/debian/sid-root/root/webconverger/chroot$ git push origin flashtest | |
| error: src refspec flashtest does not match any. | |
| error: failed to push some refs to 'git@github.com:Webconverger/webc.git' | |
| x220:~/debian/sid-root/root/webconverger/chroot$ git push flashtest master | |
| fatal: 'flashtest' does not appear to be a git repository | |
| fatal: Could not read from remote repository. | |
| Please make sure you have the correct access rights | |
| and the repository exists. | |
| x220:~/debian/sid-root/root/webconverger/chroot$ git branch | |
| 14.1 | |
| git-fs | |
| * master | |
| r24 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment