Re: [OpenOCD-devel] some question about gerrit commit rule

2014-09-22 Thread Peter Stuge
Hi, vichy wrote: > I have some questions. > in below commit, http://openocd.zylin.com/#/c/2299/ , I found there is > some format error and create patch B to fix it. > Should I merge (A+B)=C, then commit C to gerrit again? Yes, the term is to "amend" your original commit. After doing this, you wi

[OpenOCD-devel] some question about gerrit commit rule

2014-09-22 Thread vichy
hi all: I have some questions. in below commit, http://openocd.zylin.com/#/c/2299/ , I found there is some format error and create patch B to fix it. Should I merge (A+B)=C, then commit C to gerrit again? thanks for your kind help, -