Nanako Shiraishi <nanako3@xxxxxxxxxxx> writes: > 1. Are you and Junio one same person, and if so what made you change your mind during these 8 hours ;-)? Last year during Gittogether, Dscho and I were seen in a room sitting parhaps 4 meters apart; I suspect we are different people. http://picasaweb.google.com/dsymonds/GitTogether08#5263025230667494002 > 2. Junio said "ef90d6d (Provide git_config with a callback-data parameter, 2008-05-14)" and yours is slightly different. Both are equally readable but I think it would help to make sure everybody uses the same format within one project. Do we need a helper command that everybody can use? I use these two aliases while I am writing e-mails quite often: [alias] one = "!sh -c 'git show -s --pretty=\"format:%h (%s, %ai\" \"$@\" | sed -e \"s/ [012][0-9]:[0-5][0-9]:[0-5][0-9] [-+][0-9][0-9][0-9][0-9]$/)/\"' -" who = "!sh -c 'git log -1 --pretty=\"format:%an <%ae>\" --author=\"$1\"' -" -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html