gluster-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gluster-devel] Setting up git / gerrit / rfc.sh


From: Michael Brown
Subject: Re: [Gluster-devel] Setting up git / gerrit / rfc.sh
Date: Sat, 18 May 2013 21:11:49 -0400 (EDT)

.. and to fix it, do: 'git commit --amend' and add the appropriate Signed-off-by: as you see in other commits in the repo.

M.

--
Michael Brown | `One of the main causes of the fall of
Systems Consultant | the Roman Empire was that, lacking zero,
Net Direct Inc. | they had no way to indicate successful
☎: +1 519 883 1172 x5106 | termination of their C programs.' - Firth
From: Justin Clift
Sent: Saturday, May 18, 2013 21:06
To: John Smith
Reply To: Justin Clift
Cc: Gluster Devel
Subject: Re: [Gluster-devel] Setting up git / gerrit / rfc.sh

On 19/05/2013, at 5:03 AM, John Smith wrote:
<snip>
> ! [remote rejected] HEAD -> refs/for/master/bug-962226 (not
> Signed-off-by author/committer/uploader in commit message footer)

The "not Signed-off-by xxx" bit sounds like the problem. Guess you
forgot to do a "signed commit" instead of normal commit?

ie:

$ git commit -s

instead of

$ git commit

+ Justin

--
Open Source and Standards @ Red Hat

twitter.com/realjustinclift


_______________________________________________
Gluster-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/gluster-devel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]