You can 'Inspect Patch' and sign-off on it.. but it doesn't preserve author information like patch am does. Additionally, you can modify the last commit and sign off on it before pushing.
Regards Teravus On Fri, Oct 23, 2009 at 9:20 PM, Dahlia Trimble <[email protected]> wrote: > 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 > > _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
