status: introduce status.branch to enable --branch by default
commit0e254bbd22ba3f62c0bbf5055c307391a5920eaa
authorJorge Juan Garcia Garcia <Jorge-Juan.Garcia-Garcia@ensimag.imag.fr>
Tue, 11 Jun 2013 13:34:05 +0000 (11 15:34 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 16 Jun 2013 05:15:28 +0000 (15 22:15 -0700)
tree4651cec77b35fb8276c0b882df653807a3b8003a
parent50e4f757f4adda096239c1ad60499cf606bf2c6f
status: introduce status.branch to enable --branch by default

Some people often run 'git status -b'.
The config variable status.branch allows to set it by default.

Signed-off-by: Jorge Juan Garcia Garcia <Jorge-Juan.Garcia-Garcia@ensimag.imag.fr>
Signed-off-by: Mathieu Lienard--Mayor <Mathieu.Lienard--Mayor@ensimag.imag.fr>
Reviewed-by: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Signed-off-by: Matthieu Moy <Matthieu.Moy@grenoble-inp.fr>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt
builtin/commit.c
t/t7508-status.sh