Merge branch 'jg/status-config'
authorJunio C Hamano <gitster@pobox.com>
Sun, 23 Jun 2013 21:51:58 +0000 (14:51 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 23 Jun 2013 21:51:59 +0000 (14:51 -0700)
"git status" learned status.branch and status.short configuration
variables to use --branch and --short options by default (override
with --no-branch and --no-short options from the command line).

* jg/status-config:
status: introduce status.branch to enable --branch by default
status: introduce status.short to enable --short by default

1  2 
Documentation/config.txt
builtin/commit.c
Simple merge
Simple merge