I notice that tortoisegit will push a patch and not present a way to sign it off before pushing, and not even show the patch as part of what's being pushed.
On Fri, Oct 23, 2009 at 2:38 PM, Homer Horwitz <[email protected]>wrote: > 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 >
_______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
