Hi spen,

I'm pretty sure I have something wrong.  

I would like to only push the commit
7cc475d31a8289c35d41a377ddc54c55b352be80. I want to reedit it to add the
signed off. Is it possible ?



$ git log
commit a8558a1a9bf558fea7dec027c424f010b2e97982
Merge: 7cc475d 9780683
Author: Jonathan Dumaresq <jdumar...@cimeq.qc.ca>
Date:   Fri Oct 28 10:05:30 2011 -0400

    Merge branch 'master' of
git://openocd.git.sourceforge.net/gitroot/openocd/o

    Change-Id: Ib5ae7f423c165add1190435cd874fcc80cd845d4
    Signed-off-by: Jonathan Dumaresq <jdumar...@cimeq.qc.ca>

        modified:   src/flash/nor/stm32f1x.c

commit 97806831e25e8b75c02d61a30a98b18e090619f2
Author: Øyvind Harboe <oyvind.har...@zylin.com>
Date:   Thu Oct 27 23:51:50 2011 +0200

    bugfixes: numerous bugs in error propagation found by clang

    Change-Id: I784068325b422d1918e28c08544bc5a1332d712f
    Signed-off-by: Øyvind Harboe <oyvind.har...@zylin.com>
    Reviewed-on: http://openocd.zylin.com/130
    Tested-by: jenkins
    Reviewed-by: Øyvind Harboe <oyvindhar...@gmail.com>

commit 7cc475d31a8289c35d41a377ddc54c55b352be80
Author: Jonathan Dumaresq <jdumar...@cimeq.qc.ca>
Date:   Thu Oct 27 14:50:36 2011 -0400

    Correct a typo for page size



Regards 

Jonathan



Spencer Oliver wrote:
> On 28 October 2011 15:21, Jonathan Dumaresq <jdumar...@cimeq.qc.ca>
> wrote: 
>> HI,
>> 
>> I have create a change in one of my patch that i have already sent. I
>> commited it, but I forget to add the signed-off by... Is it possible
>> to edit a commit message ? 
>> 
>> Jonathan
>> 
> 
> git commit -s --amend
> 
> Spen


_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to