gitx icon indicating copy to clipboard operation
gitx copied to clipboard

amend a merge commit breaks it

Open hqx opened this issue 13 years ago • 2 comments
trafficstars

It seems, when I amend a merge commit in gitx (e.g. to add some summary text) then it loses the merge info.

hqx avatar Dec 08 '11 17:12 hqx

@hqx Have you verified this does not happen when using the git command-line client?

duncanbeevers avatar Mar 20 '12 17:03 duncanbeevers

yes. git commit --amend ... edit message, save, close editor does not break the merge commit. (tested with some older version of git 3 month ago when I postet the issue and tested now again with git version 1.7.9)

doing this in gitx does break it (and already resolved conflicts will be conflicts again, when I try to repeat the merge)

hqx avatar Mar 20 '12 17:03 hqx