Advertisement
Guest User

Untitled

a guest
Jan 28th, 2020
105
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
  2. $ git remote add ….
  3. usage: git remote add [<options>] <name> <url>
  4.  
  5. -f, --fetch fetch the remote branches
  6. --tags import all tags and associated objects when fetching
  7. or do not fetch any tag at all (--no-tags)
  8. -t, --track <branch> branch(es) to track
  9. -m, --master <branch>
  10. master branch
  11. --mirror[=<push|fetch>]
  12. set up remote as a mirror to push to or fetch from
  13.  
  14.  
  15. JULIE@JULIE-PC MINGW64 ~/OpenMRS-Tickets/openmrs-standalone (master)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement