cinderweb

Untitled

Sep 18th, 2013
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.98 KB | None | 0 0
  1. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$ git remote --set-url upstream https://github.com/themanaworld/tmwa-server-data.git
  2. error: unknown option `set-url'
  3. usage: git remote [-v | --verbose]
  4. or: git remote add [-t <branch>] [-m <master>] [-f] [--tags|--no-tags] [--mirror=<fetch|push>] <name> <url>
  5. or: git remote rename <old> <new>
  6. or: git remote remove <name>
  7. or: git remote set-head <name> (-a | -d | <branch>)
  8. or: git remote [-v | --verbose] show [-n] <name>
  9. or: git remote prune [-n | --dry-run] <name>
  10. or: git remote [-v | --verbose] update [-p | --prune] [(<group> | <remote>)...]
  11. or: git remote set-branches [--add] <name> <branch>...
  12. or: git remote set-url [--push] <name> <newurl> [<oldurl>]
  13. or: git remote set-url --add <name> <newurl>
  14. or: git remote set-url --delete <name> <url>
  15.  
  16. -v, --verbose be verbose; must be placed before a subcommand
  17.  
  18. jason@jason-AY597AA-ABA-HPE-110f:~/Downloads/tmwa-server-data$
Advertisement
Add Comment
Please, Sign In to add comment