At Sun, 20 May 2012 23:54:34 +0800, Liu Yuan wrote: > > On 05/20/2012 11:50 PM, MORITA Kazutaka wrote: > > > Applied, thanks! > > > > When you add the comment which shouldn't be added to the commmit log, > > pleese put them below '---' next time so that git-am can remove them. > > > Humm, doesn't 'git am --scissors' do the trick? git should know how to > deal with scissor lines like '---- >8 ----'. I learn it from git > format-patch --help. Oops, I didn't know the option. Sorry for the noise. Thanks, Kazutaka |