author | Junio C Hamano <gitster@pobox.com> | |
Thu, 21 Jan 2010 04:28:50 +0000 (20:28 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 21 Jan 2010 04:28:50 +0000 (20:28 -0800) | ||
commit | fcb2a7e4a3c7899a3432f5804889fa3ea5779220 | |
tree | 0f0785d427c23c7b8dbaae1afcdbd370ea3b639c | tree | snapshot |
parent | e98f80f50bf9b78aab8cea6184fd708259d0c3b3 | commit | diff |
parent | 566c511195adc0ce88559853f2f00933e241d862 | commit | diff |
Merge branch 'ap/merge-backend-opts'
* ap/merge-backend-opts:
Document that merge strategies can now take their own options
Extend merge-subtree tests to test -Xsubtree=dir.
Make "subtree" part more orthogonal to the rest of merge-recursive.
pull: Fix parsing of -X<option>
Teach git-pull to pass -X<option> to git-merge
git merge -X<option>
git-merge-file --ours, --theirs
Conflicts:
git-compat-util.h
* ap/merge-backend-opts:
Document that merge strategies can now take their own options
Extend merge-subtree tests to test -Xsubtree=dir.
Make "subtree" part more orthogonal to the rest of merge-recursive.
pull: Fix parsing of -X<option>
Teach git-pull to pass -X<option> to git-merge
git merge -X<option>
git-merge-file --ours, --theirs
Conflicts:
git-compat-util.h
Documentation/git-merge-file.txt | diff1 | | diff2 | | blob | history |
Documentation/merge-options.txt | diff1 | | diff2 | | blob | history |
builtin-merge.c | diff1 | | diff2 | | blob | history |
cache.h | diff1 | | diff2 | | blob | history |
git-compat-util.h | diff1 | | diff2 | | blob | history |
git-pull.sh | diff1 | | diff2 | | blob | history |
git.c | diff1 | | diff2 | | blob | history |
ll-merge.c | diff1 | | diff2 | | blob | history |
merge-recursive.c | diff1 | | diff2 | | blob | history |
merge-recursive.h | diff1 | | diff2 | | blob | history |
strbuf.c | diff1 | | diff2 | | blob | history |