author | Junio C Hamano <junkio@cox.net> | |
Wed, 10 May 2006 02:32:08 +0000 (19:32 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 10 May 2006 02:32:08 +0000 (19:32 -0700) |
* master:
checkout: use --aggressive when running a 3-way merge (-m).
revert/cherry-pick: use aggressive merge.
read-cache.c: use xcalloc() not calloc()
apply: fix infinite loop with multiple patches with --index
checkout: use --aggressive when running a 3-way merge (-m).
revert/cherry-pick: use aggressive merge.
read-cache.c: use xcalloc() not calloc()
apply: fix infinite loop with multiple patches with --index
1 | 2 | |||
---|---|---|---|---|
apply.c | patch | | diff1 | | diff2 | | blob | history |
read-cache.c | patch | | diff1 | | diff2 | | blob | history |
diff --cc apply.c
Simple merge
diff --cc read-cache.c
Simple merge