.. 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
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 Gluster-devel@xxxxxxxxxx https://lists.nongnu.org/mailman/listinfo/gluster-devel |