Guest User

push

a guest
Aug 7th, 2010
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.96 KB | None | 0 0
  1. ishan@ishan:~/sugar/sugar-moon-activity$ git push --all git+ssh://ishan-guest@git.debian.org/git/collab-maint/sugar-moon-activity.git master
  2. error: --all can't be combined with refspecs
  3. usage: git push [<options>] [<repository> <refspec>...]
  4.  
  5. -q, --quiet be quiet
  6. -v, --verbose be verbose
  7. --repo <repository> repository
  8. --all push all refs
  9. --mirror mirror all refs
  10. --delete delete refs
  11. --tags push tags (can't be used with --all or --mirror)
  12. -n, --dry-run dry run
  13. --porcelain machine-readable output
  14. -f, --force force updates
  15. --thin use thin pack
  16. --receive-pack <receive-pack>
  17. receive pack program
  18. --exec <receive-pack>
  19. receive pack program
  20. -u, --set-upstream set upstream for git pull/status
  21.  
  22. ishan@ishan:~/sugar/sugar-moon-activity$
Add Comment
Please, Sign In to add comment