Merge branch 'cc/revert-strategy'
authorJunio C Hamano <gitster@pobox.com>
Sun, 9 May 2010 05:34:47 +0000 (22:34 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 9 May 2010 05:34:47 +0000 (22:34 -0700)
* cc/revert-strategy:
revert: add "--strategy" option to choose merge strategy
merge: make function try_merge_command non static
merge: refactor code that calls "git merge-STRATEGY"
revert: refactor merge recursive code into its own function
revert: use strbuf to refactor the code that writes the merge message

Conflicts:
builtin/revert.c

No differences found