OSDN Git Service

Merge branch 'nk/stash-show-config'
authorJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:10 +0000 (12:30 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 5 Oct 2015 19:30:10 +0000 (12:30 -0700)
Users who are too busy to type three extra keystrokes to ask for
"git stash show -p" can now set stash.showPatch configuration
varible to true to always see the actual patch, not just the list
of paths affected with feel for the extent of damage via diffstat.

* nk/stash-show-config:
  stash: allow "stash show" diff output configurable

1  2 
Documentation/config.txt
git-stash.sh

Simple merge
diff --cc git-stash.sh
Simple merge