Merge branch 'nd/status-long'
authorJeff King <peff@peff.net>
Mon, 29 Oct 2012 08:14:57 +0000 (04:14 -0400)
committerJeff King <peff@peff.net>
Mon, 29 Oct 2012 08:14:58 +0000 (04:14 -0400)
Allow an earlier "--short" option on the command line to be
countermanded with the "--long" option for "git status" and "git
commit".

* nd/status-long:
  status: add --long output format option


Trivial merge