]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'mg/status-v-v'
authorJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2015 23:01:33 +0000 (16:01 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 17 Mar 2015 23:01:33 +0000 (16:01 -0700)
"git status" now allows the "-v" to be given twice to show the
differences that are left in the working tree not to be committed.

* mg/status-v-v:
  commit/status: show the index-worktree diff with -v -v
  t7508: test git status -v
  t7508: .gitignore 'expect' and 'output' files

1  2 
wt-status.c

diff --cc wt-status.c
Simple merge