commit | 4fb5166ab5e1b83ee6211ac77d76173f881ebfdb | [log] [tgz] |
---|---|---|
author | Jorge Juan Garcia Garcia <Jorge-Juan.Garcia-Garcia@ensimag.imag.fr> | Tue Jun 11 15:34:04 2013 +0200 |
committer | Junio C Hamano <gitster@pobox.com> | Mon Jun 24 10:25:49 2013 -0700 |
tree | 904b9fa329f6d4204ffa037988afcf87b6b93347 | |
parent | edca4152560522a431a51fc0a06147fc680b5b18 [diff] |
status: introduce status.short to enable --short by default Some people always run 'git status -s'. The configuration variable status.short 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>