Thread (31 messages) flat view 31 messages, 8 authors, 2016-06-15

Re: [PATCH v2 3/3] commit: show interesting ident information in summary

From: Wincent Colaiuta <hidden>
Date: 2016-06-15 22:48:00

Possibly related (same subject, not in this thread)

El 13/01/2010, a las 18:39, Jeff King escribió:
 $ git config --global --unset user.name
 $ git config --global --unset user.email
 $ git commit -m foo
 [master 7c2a927] foo
  Committer: Jeff King [off-list ref]
 Your name and email address were configured automatically based
 on your username and hostname. Please check that they are accurate.
 You can suppress this message by setting them explicitly:

     git config --global user.name Your Name
     git config --global user.email you@example.com

 If the identity used for this commit is wrong, you can fix it with:

     git commit --amend --author='Your Name [off-list ref]'

  1 files changed, 1 insertions(+), 0 deletions(-)
I'll never see this message myself, but I think you could (and perhaps  
should) replace almost all of that with:

   Your name and email address were configured automatically.
   See "git config help" for information on setting them explicitly
   or "git commit help" if you wish to amend this commit.

But like I said, seeing as I won't see the message its verbosity won't  
directly affect me.

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