Thread (6 messages) flat view 6 messages, 2 authors, 2016-06-15

Re: [PATCH] display shortlog after git-commit

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:04

Possibly related (same subject, not in this thread)

"Michael S. Tsirkin" [off-list ref] writes:
Display the subject of the commit just made.
WHY?  You just made the commit.
quoted
Quoting Junio C Hamano [off-list ref]:
Subject: Re: [PATCH] display shortlog after git-commit

Too noisy for a default.
So maybe the following isn't too bad?
This results in:
$ ./git-commit.sh --amend
Created commit 5633ddde0e35210f607bde063bcbf709e4d20a8d
Display the subject of the commit just made.
 1 files changed, 1 insertions(+), 1 deletions(-)
I think this is still one line too many.  It _might_ be an
improvement if it were

    $ ./git-commit.sh --amend
    Created commit 5633ddde: Display the subject of the commit just made.
     1 files changed, 1 insertions(+), 1 deletions(-)

though...
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help