Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'ph/stash-rerere'
author
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:12 +0000
(15:54 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 3 Sep 2012 22:54:12 +0000
(15:54 -0700)
"git stash" internally used "git merge-recursive" backend, which did
not trigger "rerere" upon conflicts unlike other mergy operations.
* ph/stash-rerere:
stash: invoke rerere in case of conflict
test: git-stash conflict sets up rerere
1
2
git-stash.sh
patch
|
diff1
|
diff2
|
blob
|
history
raw
|
combined
(merge:
19801d6
743bf6d
)
diff --cc
git-stash.sh
Simple merge