Merge branch 'mv/merge-custom' into next
commit72a6a62da19d5ccad188dd8f2b82382cbee9dc23
authorJunio C Hamano <gitster@pobox.com>
Mon, 18 Aug 2008 00:08:28 +0000 (17 17:08 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 18 Aug 2008 00:08:28 +0000 (17 17:08 -0700)
treebb401531fde88c145b71b4a3b734bdd53580d768
parent317609eeaba6ba2656982be4b6e72aaa1cd46dd1
parent13613eac5bf886b37cc583462999419f91c98a17
Merge branch 'mv/merge-custom' into next

* mv/merge-custom:
  Update .gitignore to ignore git-help
  Builtin git-help.
  builtin-help: always load_command_list() in cmd_help()
  Add a second testcase for handling invalid strategies in git-merge
  Add a new test for using a custom merge strategy
  builtin-merge: allow using a custom strategy
  builtin-help: make some internal functions available to other builtins
Makefile
builtin-merge.c
t/t7600-merge.sh