diff options
author | Santi Béjar <santi@agolina.net> | 2009-01-19 23:45:16 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-01-19 22:38:06 -0800 |
commit | c5ee71fdeda21aef8a65366a3f66aa7cbe58cba0 (patch) | |
tree | 85ce390996f8997da3adf1ee4609ab66ff8a5680 /contrib | |
parent | Merge branch 'kc/maint-diff-bwi-fix' (diff) | |
download | tgif-c5ee71fdeda21aef8a65366a3f66aa7cbe58cba0.tar.xz |
commit: more compact summary and without extra quotes
Update the report format again to save the screen real estates, while
avoiding from enclosing the one-line summary of the commit log inside
double quotes pair, which looks awkward when the message begins or ends
with a double quote. The old format looked like this:
[master]: created d9a5491: "foo:bar"
Simply removing the double quotes were found to be confusing as a message
often begins with a short-word (area of the system) and a colon.
The new format looks like this:
[master d9a5491] foo:bar
As discussed in the git mailing list:
http://thread.gmane.org/gmane.comp.version-control.git/101687/focus=101735
Signed-off-by: Santi Béjar <santi@agolina.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions