author | Heikki Orsila <heikki.orsila@iki.fi> | |
Sat, 30 Aug 2008 11:12:53 +0000 (14:12 +0300) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 30 Aug 2008 20:50:48 +0000 (13:50 -0700) | ||
commit | 34baebcee1d66be4cc096a69ba448cd24dcedf21 | |
tree | 36f53186913e8b64a6f686d534015501750582b4 | tree | snapshot |
parent | 53d1589ff6bd336e3ece39e0a963a3d2a537cf96 | commit | diff |
Start conforming code to "git subcmd" style
User notifications are presented as 'git cmd', and code comments
are presented as '"cmd"' or 'git's cmd', rather than 'git-cmd'.
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
User notifications are presented as 'git cmd', and code comments
are presented as '"cmd"' or 'git's cmd', rather than 'git-cmd'.
Signed-off-by: Heikki Orsila <heikki.orsila@iki.fi>
Signed-off-by: Junio C Hamano <gitster@pobox.com>