]> git.ipfire.org Git - thirdparty/git.git/commit
wt-status: begin error messages with lower-case
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Fri, 7 Oct 2016 16:09:04 +0000 (18:09 +0200)
committerJunio C Hamano <gitster@pobox.com>
Fri, 7 Oct 2016 16:29:31 +0000 (09:29 -0700)
commit4777e175de439b7ea0c435de4bb0de9ab1663c38
tree01f43946e2770a50d5999a798106693f2008f887
parentd8cc92ab13e438f225770843868ae5a58c6bb357
wt-status: begin error messages with lower-case

The previous code still followed the old git-pull.sh code which did not
adhere to our new convention.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
wt-status.c