Merge branch 'ph/stash-rerere'
authorJunio C Hamano <gitster@pobox.com>
Mon, 3 Sep 2012 22:54:12 +0000 (15:54 -0700)
committerJunio 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
diff --cc git-stash.sh
Simple merge