author | Jeff King <peff@peff.net> | |
Wed, 9 Sep 2009 11:43:03 +0000 (07:43 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 12 Sep 2009 04:33:24 +0000 (21:33 -0700) | ||
commit | edf563fbaa2ab50734db4a61e9092f25fbb5a417 | |
tree | da88eeda454d70a6db2c79cd5077c7b73469e0f7 | tree | snapshot |
parent | 75194438f412714f4e82ca01e9038dc6714498c4 | commit | diff |
status: make "how to stage" messages optional
These messages are nice for new users, but experienced git
users know how to manipulate the index, and these messages
waste a lot of screen real estate.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
These messages are nice for new users, but experienced git
users know how to manipulate the index, and these messages
waste a lot of screen real estate.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt | diff | blob | history | |
advice.c | diff | blob | history | |
advice.h | diff | blob | history | |
wt-status.c | diff | blob | history |