A Dimarts 23 Octubre 2007, Carlos Garcia Campos va escriure: > El lun, 22-10-2007 a las 14:34 -0700, Albert Astals Cid escribió: > > autogen.sh | 7 ++++--- > > glib/demo/Makefile.am | 1 + > > 2 files changed, 5 insertions(+), 3 deletions(-) > > > > New commits: > > commit 57331767ed5306eba1f9bf60e48fc88debdc2198 > > Author: Albert Astals Cid <[EMAIL PROTECTED]> > > Date: Mon Oct 22 23:33:59 2007 +0200 > > > > builddir != srcdir fixes by Christian Persch <chpe gnome org> > > Another great thing in git is that it distinguishes between author and > committer, so instead of messing up the log message with "patch by", > "fixes by" and so on, we can just specify the real author of the changes > when committing. > > $ git commit -a --author "name <mail>" > > It doesn't need to be a user in the repo. Look at this commit, for > example: > > http://gitweb.freedesktop.org/?p=poppler/poppler.git;a=commit;h=3d0df469083 >79bce1d196b9dc41153b1adb5f725 > > As a free software researcher I love this feature even more ;-)
I'll try to remember that :-) Albert _______________________________________________ poppler mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/poppler
