Mike McCune wrote:
noticed here:

http://git.fedorahosted.org/git/?p=spacewalk.git;a=commitdiff;h=3e1bc16744a3d816dbedd7d91939ab75618c5de1

that it showed up with prad doing the commit.   Did you use git am?

https://fedorahosted.org/spacewalk/wiki/GitGuide

Applying Patches ¶

Applying patches is as simple as:

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

"Note that if you examine the git log, both the git identity of the patch author and the patch committer are tracked. "

Just double checking. Easier to track submissions if we give the submitter the real credit.

Mike


yea I tried that.. but the patch added was not formatted for git, it gave me,

$ git am ~/0001-rhnpush.patch
Patch does not have a valid e-mail address.

so instead of giving more work to jbowes, I jus committed it with his name in the commit msg.

~ Prad

--
--
Pradeep Kilambi
RHN Satellite Engineering
pkila...@redhat.com
Phone: +1 919 754 4285
RHCE # 805008680430554


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

Reply via email to