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 _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
