Merge branch 'jk/stash-list-p'
commit753aaf3aabe698bbc965fdbb66aceb2e5eda2454
authorJunio C Hamano <gitster@pobox.com>
Tue, 9 Sep 2014 19:54:00 +0000 (9 12:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 9 Sep 2014 19:54:00 +0000 (9 12:54 -0700)
treeb4895045aa743e1e57d79557c978ee3fa48a227c
parent1bada2b0ccd19ca40c18f01cb4d66675d32d385c
parent288c67caf64af111aeb7c45cb8b6ba586a61c724
Merge branch 'jk/stash-list-p'

Teach "git stash list -p" to show the difference between the base
commit version and the working tree version, which is in line with
what "git show" gives.

* jk/stash-list-p:
  stash: default listing to working-tree diff
git-stash.sh