author | Jürgen Rühle <j-r@online.de> | |
Tue, 2 Jan 2007 19:26:21 +0000 (20:26 +0100) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Wed, 3 Jan 2007 07:43:50 +0000 (23:43 -0800) | ||
commit | 3c1eb9cb2d57769f770ddc36fd6b49706608ebb7 | |
tree | 391a440a9052f920ef0144f48464d4bf96f4f225 | tree | snapshot |
parent | 98bf8a47c296f51ea9722fef4bb81dbfb70cd4bb | commit | diff |
Improve cached content header of status output
This tries to be more to the point while also including a pointer on how to
unstage changes from the index.
Since this header is printed in two different code paths and the name of the
reference commit is needed for the unstage part, provide a new printing
function.
Signed-off-by: Jürgen Rühle <j-r@online.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This tries to be more to the point while also including a pointer on how to
unstage changes from the index.
Since this header is printed in two different code paths and the name of the
reference commit is needed for the unstage part, provide a new printing
function.
Signed-off-by: Jürgen Rühle <j-r@online.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
wt-status.c | diff | blob | history |