git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
db806d7
091489d
)
Merge branch 'dl/apply-3way-diff3'
author
Junio C Hamano
<redacted>
Sun, 10 Nov 2019 09:02:15 +0000
(18:02 +0900)
committer
Junio C Hamano
<redacted>
Sun, 10 Nov 2019 09:02:15 +0000
(18:02 +0900)
"git apply --3way" learned to honor merge.conflictStyle
configuration variable, like merges would.
* dl/apply-3way-diff3:
apply: respect merge.conflictStyle in --3way
t4108: demonstrate bug in apply
t4108: use `test_config` instead of `git config`
t4108: remove git command upstream of pipe
t4108: replace create_file with test_write_lines
1
2
apply.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
apply.c
Simple merge
git clone https://git.99rst.org/PROJECT