Documentation: add git-mergetool to the command list.

Signed-off-by: Junio C Hamano <junkio@cox.net>
1 file changed
tree: 3ebf99169c1ddef3692d15c491c25b19f88363fb
  1. arm/
  2. compat/
  3. contrib/
  4. Documentation/
  5. git-gui/
  6. gitweb/
  7. mozilla-sha1/
  8. perl/
  9. ppc/
  10. t/
  11. templates/
  12. xdiff/
  13. .gitignore
  14. .mailmap
  15. alloc.c
  16. archive-tar.c
  17. archive-zip.c
  18. archive.h
  19. base85.c
  20. blob.c
  21. blob.h
  22. builtin-add.c
  23. builtin-annotate.c
  24. builtin-apply.c
  25. builtin-archive.c
  26. builtin-blame.c
  27. builtin-branch.c
  28. builtin-bundle.c
  29. builtin-cat-file.c
  30. builtin-check-ref-format.c
  31. builtin-checkout-index.c
  32. builtin-commit-tree.c
  33. builtin-config.c
  34. builtin-count-objects.c
  35. builtin-describe.c
  36. builtin-diff-files.c
  37. builtin-diff-index.c
  38. builtin-diff-tree.c
  39. builtin-diff.c
  40. builtin-fmt-merge-msg.c
  41. builtin-for-each-ref.c
  42. builtin-fsck.c
  43. builtin-grep.c
  44. builtin-init-db.c
  45. builtin-log.c
  46. builtin-ls-files.c
  47. builtin-ls-tree.c
  48. builtin-mailinfo.c
  49. builtin-mailsplit.c
  50. builtin-merge-base.c
  51. builtin-merge-file.c
  52. builtin-mv.c
  53. builtin-name-rev.c
  54. builtin-pack-objects.c
  55. builtin-pack-refs.c
  56. builtin-prune-packed.c
  57. builtin-prune.c
  58. builtin-push.c
  59. builtin-read-tree.c
  60. builtin-reflog.c
  61. builtin-rerere.c
  62. builtin-rev-list.c
  63. builtin-rev-parse.c
  64. builtin-revert.c
  65. builtin-rm.c
  66. builtin-runstatus.c
  67. builtin-shortlog.c
  68. builtin-show-branch.c
  69. builtin-show-ref.c
  70. builtin-stripspace.c
  71. builtin-symbolic-ref.c
  72. builtin-tar-tree.c
  73. builtin-unpack-objects.c
  74. builtin-update-index.c
  75. builtin-update-ref.c
  76. builtin-upload-archive.c
  77. builtin-verify-pack.c
  78. builtin-write-tree.c
  79. builtin.h
  80. cache-tree.c
  81. cache-tree.h
  82. cache.h
  83. check-builtins.sh
  84. check-racy.c
  85. color.c
  86. color.h
  87. combine-diff.c
  88. commit.c
  89. commit.h
  90. config.c
  91. config.mak.in
  92. configure.ac
  93. connect.c
  94. convert-objects.c
  95. convert.c
  96. copy.c
  97. COPYING
  98. csum-file.c
  99. csum-file.h
  100. ctype.c
  101. daemon.c
  102. date.c
  103. delta.h
  104. diff-delta.c
  105. diff-lib.c
  106. diff.c
  107. diff.h
  108. diffcore-break.c
  109. diffcore-delta.c
  110. diffcore-order.c
  111. diffcore-pickaxe.c
  112. diffcore-rename.c
  113. diffcore.h
  114. dir.c
  115. dir.h
  116. dump-cache-tree.c
  117. entry.c
  118. environment.c
  119. exec_cmd.c
  120. exec_cmd.h
  121. fast-import.c
  122. fetch-pack.c
  123. fetch.c
  124. fetch.h
  125. generate-cmdlist.sh
  126. git-add--interactive.perl
  127. git-am.sh
  128. git-applymbox.sh
  129. git-applypatch.sh
  130. git-archimport.perl
  131. git-bisect.sh
  132. git-checkout.sh
  133. git-clean.sh
  134. git-clone.sh
  135. git-commit.sh
  136. git-compat-util.h
  137. git-cvsexportcommit.perl
  138. git-cvsimport.perl
  139. git-cvsserver.perl
  140. git-fetch.sh
  141. git-gc.sh
  142. git-instaweb.sh
  143. git-lost-found.sh
  144. git-ls-remote.sh
  145. git-merge-octopus.sh
  146. git-merge-one-file.sh
  147. git-merge-ours.sh
  148. git-merge-resolve.sh
  149. git-merge-stupid.sh
  150. git-merge.sh
  151. git-mergetool.sh
  152. git-p4import.py
  153. git-parse-remote.sh
  154. git-pull.sh
  155. git-quiltimport.sh
  156. git-rebase.sh
  157. git-relink.perl
  158. git-remote.perl
  159. git-repack.sh
  160. git-request-pull.sh
  161. git-reset.sh
  162. git-send-email.perl
  163. git-sh-setup.sh
  164. git-svn.perl
  165. git-svnimport.perl
  166. git-tag.sh
  167. git-verify-tag.sh
  168. GIT-VERSION-GEN
  169. git.c
  170. git.spec.in
  171. gitk
  172. grep.c
  173. grep.h
  174. hash-object.c
  175. help.c
  176. http-fetch.c
  177. http-push.c
  178. http.c
  179. http.h
  180. ident.c
  181. imap-send.c
  182. index-pack.c
  183. INSTALL
  184. interpolate.c
  185. interpolate.h
  186. list-objects.c
  187. list-objects.h
  188. local-fetch.c
  189. lockfile.c
  190. log-tree.c
  191. log-tree.h
  192. Makefile
  193. merge-file.c
  194. merge-index.c
  195. merge-recursive.c
  196. merge-tree.c
  197. mktag.c
  198. mktree.c
  199. object-refs.c
  200. object.c
  201. object.h
  202. pack-check.c
  203. pack-redundant.c
  204. pack.h
  205. pager.c
  206. patch-delta.c
  207. patch-id.c
  208. path-list.c
  209. path-list.h
  210. path.c
  211. peek-remote.c
  212. pkt-line.c
  213. pkt-line.h
  214. quote.c
  215. quote.h
  216. reachable.c
  217. reachable.h
  218. read-cache.c
  219. README
  220. receive-pack.c
  221. reflog-walk.c
  222. reflog-walk.h
  223. refs.c
  224. refs.h
  225. revision.c
  226. revision.h
  227. rsh.c
  228. rsh.h
  229. run-command.c
  230. run-command.h
  231. send-pack.c
  232. server-info.c
  233. setup.c
  234. sha1_file.c
  235. sha1_name.c
  236. shallow.c
  237. shell.c
  238. show-index.c
  239. sideband.c
  240. sideband.h
  241. ssh-fetch.c
  242. ssh-pull.c
  243. ssh-push.c
  244. ssh-upload.c
  245. strbuf.c
  246. strbuf.h
  247. tag.c
  248. tag.h
  249. tar.h
  250. test-chmtime.c
  251. test-date.c
  252. test-delta.c
  253. test-sha1.c
  254. test-sha1.sh
  255. trace.c
  256. tree-diff.c
  257. tree-walk.c
  258. tree-walk.h
  259. tree.c
  260. tree.h
  261. unpack-file.c
  262. unpack-trees.c
  263. unpack-trees.h
  264. update-server-info.c
  265. upload-pack.c
  266. usage.c
  267. utf8.c
  268. utf8.h
  269. var.c
  270. write_or_die.c
  271. wt-status.c
  272. wt-status.h
  273. xdiff-interface.c
  274. xdiff-interface.h