Re: [Spacewalk-devel] Re: 487621 - applying jbowe's patch to fix seg faults rhnpush has been causing server...

2009-03-25 Thread Miroslav Suchý

Mike McCune wrote:

Applying patches is as simple as:

  git am 0001-incoming.patch   # apply the patch in your current branch


Can we use:
 git am --signoff 0001-incoming.patch
So we know who really pushed it.


--
Miroslav Suchy
RHN Satellite Engineering, Red Hat

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] Re: 487621 - applying jbowe's patch to fix seg faults rhnpush has been causing server...

2009-03-25 Thread Miroslav Suchý

Miroslav Suchý wrote:

Can we use:
 git am --signoff 0001-incoming.patch
So we know who really pushed it.


From http://kerneltrap.org/node/8329 :

The Signed-off-by: tag implies that the signer was involved in the 
development of the patch, or that he/she was in the patch's delivery 
path, if a person was not directly involved in the preparation or 
handling of a patch but wishes to signify and record their approval of 
it then they can arrange to have an Acked-by: line added to the patch's 
changelog.


--
Miroslav Suchy
RHN Satellite Engineering, Red Hat

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel