Guenter <[email protected]> writes: > Hi, > Daniel Stenberg schrieb: >> On Wed, 2 Sep 2009, [email protected] wrote: >> >>> commit 8dabb1c5eb2b988612ee12e032ca262c4aed2a2a >>> Author: Hacki <[email protected]> >>> Date: Wed Sep 2 20:03:27 2009 +0200 >>> >>> added knownhost.c to makefiles. >> >> I lack info about who did the commit. These mails only tell the author >> of the patch that someone committed, but it doesn't tell who did the >> commit - which is very useful information ... > yeahh - another point which adds to my personal frustration, no wonder I > cant start loving GIT .... :( > > then now its up for lesson 2.5 to teach idiot apprentice how a commit > message is afterwards changed + 2.6 how the heck I make GIT use > permanently my GIT username instead of my local stuff ... > and 2.7: store ssh password in my user home like cvs/svn do ...
You need to tell git your username/e-mail address. See the first "git config" step of this git tutorial: http://git-scm.com/course/svn.html /Simon _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel
