Document the --attach flag.
1 file changed
tree: 8e42293475683e520b645d3cf8f641ac5e219192
  1. arm/
  2. compat/
  3. contrib/
  4. Documentation/
  5. mozilla-sha1/
  6. ppc/
  7. t/
  8. templates/
  9. .gitignore
  10. apply.c
  11. blame.c
  12. blob.c
  13. blob.h
  14. cache.h
  15. cat-file.c
  16. check-ref-format.c
  17. checkout-index.c
  18. clone-pack.c
  19. combine-diff.c
  20. commit-tree.c
  21. commit.c
  22. commit.h
  23. config.c
  24. connect.c
  25. convert-objects.c
  26. copy.c
  27. COPYING
  28. count-delta.c
  29. count-delta.h
  30. csum-file.c
  31. csum-file.h
  32. ctype.c
  33. daemon.c
  34. date.c
  35. delta.h
  36. describe.c
  37. diff-delta.c
  38. diff-files.c
  39. diff-index.c
  40. diff-stages.c
  41. diff-tree.c
  42. diff.c
  43. diff.h
  44. diffcore-break.c
  45. diffcore-delta.c
  46. diffcore-order.c
  47. diffcore-pathspec.c
  48. diffcore-pickaxe.c
  49. diffcore-rename.c
  50. diffcore.h
  51. entry.c
  52. environment.c
  53. exec_cmd.c
  54. exec_cmd.h
  55. fetch-clone.c
  56. fetch-pack.c
  57. fetch.c
  58. fetch.h
  59. fsck-objects.c
  60. generate-cmdlist.sh
  61. get-tar-commit-id.c
  62. git-add.sh
  63. git-am.sh
  64. git-annotate.perl
  65. git-applymbox.sh
  66. git-applypatch.sh
  67. git-archimport.perl
  68. git-bisect.sh
  69. git-branch.sh
  70. git-checkout.sh
  71. git-cherry.sh
  72. git-clone.sh
  73. git-commit.sh
  74. git-compat-util.h
  75. git-count-objects.sh
  76. git-cvsexportcommit.perl
  77. git-cvsimport.perl
  78. git-cvsserver.perl
  79. git-diff.sh
  80. git-fetch.sh
  81. git-fmt-merge-msg.perl
  82. git-format-patch.sh
  83. git-grep.sh
  84. git-log.sh
  85. git-lost-found.sh
  86. git-ls-remote.sh
  87. git-merge-octopus.sh
  88. git-merge-one-file.sh
  89. git-merge-ours.sh
  90. git-merge-recursive.py
  91. git-merge-resolve.sh
  92. git-merge-stupid.sh
  93. git-merge.sh
  94. git-mv.perl
  95. git-parse-remote.sh
  96. git-prune.sh
  97. git-pull.sh
  98. git-push.sh
  99. git-rebase.sh
  100. git-relink.perl
  101. git-repack.sh
  102. git-request-pull.sh
  103. git-rerere.perl
  104. git-reset.sh
  105. git-resolve.sh
  106. git-revert.sh
  107. git-rm.sh
  108. git-send-email.perl
  109. git-sh-setup.sh
  110. git-shortlog.perl
  111. git-svnimport.perl
  112. git-tag.sh
  113. git-verify-tag.sh
  114. GIT-VERSION-GEN
  115. git-whatchanged.sh
  116. git.c
  117. git.spec.in
  118. gitk
  119. gitMergeCommon.py
  120. hash-object.c
  121. http-fetch.c
  122. http-push.c
  123. http.c
  124. http.h
  125. ident.c
  126. index-pack.c
  127. index.c
  128. init-db.c
  129. INSTALL
  130. local-fetch.c
  131. ls-files.c
  132. ls-tree.c
  133. mailinfo.c
  134. mailsplit.c
  135. Makefile
  136. merge-base.c
  137. merge-index.c
  138. merge-tree.c
  139. mktag.c
  140. mktree.c
  141. name-rev.c
  142. object.c
  143. object.h
  144. pack-check.c
  145. pack-objects.c
  146. pack-redundant.c
  147. pack.h
  148. pager.c
  149. patch-delta.c
  150. patch-id.c
  151. path.c
  152. peek-remote.c
  153. pkt-line.c
  154. pkt-line.h
  155. prune-packed.c
  156. quote.c
  157. quote.h
  158. read-cache.c
  159. read-tree.c
  160. README
  161. receive-pack.c
  162. refs.c
  163. refs.h
  164. repo-config.c
  165. rev-list.c
  166. rev-parse.c
  167. revision.c
  168. revision.h
  169. rsh.c
  170. rsh.h
  171. run-command.c
  172. run-command.h
  173. send-pack.c
  174. server-info.c
  175. setup.c
  176. sha1_file.c
  177. sha1_name.c
  178. shell.c
  179. show-branch.c
  180. show-index.c
  181. ssh-fetch.c
  182. ssh-pull.c
  183. ssh-push.c
  184. ssh-upload.c
  185. strbuf.c
  186. strbuf.h
  187. stripspace.c
  188. symbolic-ref.c
  189. tag.c
  190. tag.h
  191. tar-tree.c
  192. test-date.c
  193. test-delta.c
  194. tree-diff.c
  195. tree.c
  196. tree.h
  197. unpack-file.c
  198. unpack-objects.c
  199. update-index.c
  200. update-ref.c
  201. update-server-info.c
  202. upload-pack.c
  203. usage.c
  204. var.c
  205. verify-pack.c
  206. write-tree.c