| author | Junio C Hamano <gitster@pobox.com> | |
| Thu, 28 Aug 2008 00:28:31 +0000 (17:28 -0700) | ||
| committer | Junio C Hamano <gitster@pobox.com> | |
| Thu, 28 Aug 2008 00:28:31 +0000 (17:28 -0700) |
* mv/merge-custom:
t7606: fix custom merge test
Fix "git-merge -s bogo" help text
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
Conflicts:
help.c
t7606: fix custom merge test
Fix "git-merge -s bogo" help text
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
Conflicts:
help.c
| 1 | 2 | |||
|---|---|---|---|---|
| Makefile | patch | | diff1 | | diff2 | | blob | history |
| builtin-merge.c | patch | | diff1 | | diff2 | | blob | history |
| t/t7600-merge.sh | patch | | diff1 | | diff2 | | blob | history |
diff --cc Makefile
Simple merge
diff --cc builtin-merge.c
Simple merge
diff --cc t/t7600-merge.sh
Simple merge