Guest User

Untitled

a guest
Feb 19th, 2018
299
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.75 KB | None | 0 0
  1. [naos]$ git add css
  2. [naos]$ git remote add origin ssh://greenkobold@labmacambira.git.sourceforge.net/gitroot/labmacambira/confperm_p
  3. [naos]$ git config branch.master.remote origin
  4. [naos]$ git config branch.master.merge refs/heads/master
  5. [naos]$ git push origin master
  6. greenkobold@labmacambira.git.sourceforge.net's password:
  7. error: src refspec master does not match any.
  8. error: failed to push some refs to 'ssh://greenkobold@labmacambira.git.sourceforge.net/gitroot/labmacambira/confperm_p'
  9. [naos]$ git push origin master
  10. greenkobold@labmacambira.git.sourceforge.net's password:
  11. error: src refspec master does not match any.
  12. error: failed to push some refs to 'ssh://greenkobold@labmacambira.git.sourceforge.net/gitroot/labmacambira/confperm_p'
  13. [naos]$
Add Comment
Please, Sign In to add comment