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)
commit9bb56e47532db6fb7e97020ffa247ad5c54b1726
tree0d7b9f6cef5eae24695d73d75afe3225b4f1dc6e
parent795b01422da12da3e576fb3468c627b78948b3dc
parent40555000935147f56896e75b919b25f1f2d23aca
Merge branch 'mg/status-v-v'

"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
wt-status.c