[packagekit] PackageKit 0.6.6 released!

Richard Hughes hughsient at gmail.com
Fri Jul 2 03:01:51 PDT 2010


On 2 July 2010 10:14, Aurelien Lefebvre <alk at imj.fr> wrote:
> Sorry :-/ I've just quickly submitted your patch without specifying
> anything else..

You can specify the author of the patch like this:

git commit -m "A message" --author "Any Other <any at other.com>" -s

The -s means to "sign off" the patch, thatis to say you've checked it,
and you approve. This results in a commit that looks like:

commit 3fa90bfa3266c36dfcf751785c1733d3f1d94f93
Author: Marko Myllynen <myllynen at redhat.com>
Date:   Wed May 5 19:41:23 2010 +0100

    Fix system name variable name inconsistency in the cron script

    Signed-off-by: Richard Hughes <richard at hughsie.com>

:100644 100644 0a9b845... b4a9acf... M  contrib/cron/packagekit-background
:100755 100755 fb93779... 87e089a... M  contrib/cron/packagekit-background.cron

Richard.



More information about the PackageKit mailing list