[Opensim-dev] No change author recorded in git! (was Re: [Opensim-commits] [OpenSim Git Master Repository] master branch updated. r/11319)

Homer Horwitz homerhorwitz at googlemail.com
Fri Oct 23 21:38:45 UTC 2009


Teravus Ovares wrote:
> Just a note, git keeps track of who pushed the commit.   You can see
> this information in viewgit.   I'm sure native git has a way of
> pulling this information up..   but I don't know it :D

You can show author and committer via command line with
  git log --pretty=full
(or even --pretty=fuller)

gitk shows it, too.

Cheers,
  Homer



More information about the Opensim-dev mailing list