Hello! I get with git log --format="%h %ci %s"
eef5296 2013-08-15 16:37:35 +0200 msg3 1e68ecb 2013-08-14 11:08:22 +0200 msg2 4959e91 2013-07-29 12:03:09 +0200 msg1 How can I achieve this output please? eef5296 2013-08-15 16:37 msg3 1e68ecb 2013-08-14 11:08 msg2 4959e91 2013-07-29 12:03 msg1 Or even this? eef5296 2013-08-15 msg3 1e68ecb 2013-08-14 msg2 4959e91 2013-07-29 msg1 Thanks HG PS: git version 1.7.1 https://www.kernel.org/pub/software/scm/git/docs/git-log.html -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
