[PATCH] Documentation: describe short-hand used in fetch/pull.

Describe short-hand for remote repository used in fetch/pull.

Signed-off-by: Junio C Hamano <junkio@cox.net>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
5 files changed
tree: 29413b70d9271859636ae3f00462ea3347c4916a
  1. debian/
  2. Documentation/
  3. mozilla-sha1/
  4. ppc/
  5. t/
  6. apply.c
  7. blob.c
  8. blob.h
  9. cache.h
  10. cat-file.c
  11. check-files.c
  12. checkout-cache.c
  13. clone-pack.c
  14. commit-tree.c
  15. commit.c
  16. commit.h
  17. connect.c
  18. convert-cache.c
  19. COPYING
  20. count-delta.c
  21. count-delta.h
  22. csum-file.c
  23. csum-file.h
  24. daemon.c
  25. date.c
  26. delta.h
  27. diff-cache.c
  28. diff-delta.c
  29. diff-files.c
  30. diff-helper.c
  31. diff-stages.c
  32. diff-tree.c
  33. diff.c
  34. diff.h
  35. diffcore-break.c
  36. diffcore-order.c
  37. diffcore-pathspec.c
  38. diffcore-pickaxe.c
  39. diffcore-rename.c
  40. diffcore.h
  41. entry.c
  42. epoch.c
  43. epoch.h
  44. export.c
  45. fetch-pack.c
  46. fsck-cache.c
  47. get-tar-commit-id.c
  48. git
  49. git-add-script
  50. git-apply-patch-script
  51. git-branch-script
  52. git-checkout-script
  53. git-cherry
  54. git-clone-script
  55. git-commit-script
  56. git-core.spec.in
  57. git-cvsimport-script
  58. git-diff-script
  59. git-external-diff-script
  60. git-fetch-script
  61. git-format-patch-script
  62. git-log-script
  63. git-merge-one-file-script
  64. git-parse-remote
  65. git-prune-script
  66. git-pull-script
  67. git-push-script
  68. git-rebase-script
  69. git-relink-script
  70. git-repack-script
  71. git-reset-script
  72. git-resolve-script
  73. git-sh-setup-script
  74. git-shortlog
  75. git-status-script
  76. git-tag-script
  77. git-verify-tag-script
  78. git-whatchanged
  79. gitenv.c
  80. gitk
  81. hash-object.c
  82. http-pull.c
  83. ident.c
  84. index.c
  85. init-db.c
  86. INSTALL
  87. local-pull.c
  88. ls-files.c
  89. ls-tree.c
  90. Makefile
  91. merge-base.c
  92. merge-cache.c
  93. mktag.c
  94. object.c
  95. object.h
  96. pack-check.c
  97. pack-objects.c
  98. pack.h
  99. patch-delta.c
  100. patch-id.c
  101. path.c
  102. pkt-line.c
  103. pkt-line.h
  104. prune-packed.c
  105. pull.c
  106. pull.h
  107. quote.c
  108. quote.h
  109. read-cache.c
  110. read-tree.c
  111. README
  112. receive-pack.c
  113. refs.c
  114. refs.h
  115. rev-list.c
  116. rev-parse.c
  117. rev-tree.c
  118. rsh.c
  119. rsh.h
  120. send-pack.c
  121. sha1_file.c
  122. show-index.c
  123. ssh-pull.c
  124. ssh-push.c
  125. strbuf.c
  126. strbuf.h
  127. stripspace.c
  128. tag.c
  129. tag.h
  130. tar-tree.c
  131. test-date.c
  132. test-delta.c
  133. tree.c
  134. tree.h
  135. unpack-file.c
  136. unpack-objects.c
  137. update-cache.c
  138. upload-pack.c
  139. usage.c
  140. var.c
  141. verify-pack.c
  142. write-tree.c