cinderweb

Untitled

Aug 29th, 2013
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.78 KB | None | 0 0
  1. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$ git fetch upstream
  2. fatal: 'upstream' does not appear to be a git repository
  3. fatal: Could not read from remote repository.
  4.  
  5. Please make sure you have the correct access rights
  6. and the repository exists.
  7. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$ git checkout master
  8. D world/map/npc/018-1/miners.txt~
  9. Already on 'master'
  10. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$ git reset --hard upstream/master
  11. fatal: ambiguous argument 'upstream/master': unknown revision or path not in the working tree.
  12. Use '--' to separate paths from revisions, like this:
  13. 'git <command> [<revision>...] -- [<file>...]'
  14. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data-master$
Advertisement
Add Comment
Please, Sign In to add comment