This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

git <author> settings from logs


Hi,

I'm using git with
remote.origin.url=http://sources.redhat.com/git/binutils.git and I
notice my commits in the log do not have an email address in the
<author> value.

Is that a gitcvs thing, a setting on sourceware.org, or a local git setting?

Good email example:
commit 8fd97e5b177e8f0ae3c211989bf0e42d5fd292c6
Author: Alan Modra <amodra@bigpond....>

vs. mine:
commit 4aa22541625dfd9b9af6028e28776def923317d1
Author: qneill <qneill>

For my same CVS commit, I see in the CVS log:
revision 1.1724
date: 2011/05/11 22:35:20;  author: qneill;  state: Exp;  lines: +5 -0


-- 
Quentin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]