git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug when merging non normalized branch with normalized branch using the -X theirs -X renormalize options
@ 2015-05-15 13:56 Dror Levy
  2015-05-15 14:14 ` Dror Levy
  0 siblings, 1 reply; 5+ messages in thread
From: Dror Levy @ 2015-05-15 13:56 UTC (permalink / raw)
  To: git

This bug happens when attempting to merge a branch which was committed 
without normalization, with a branch which is normalized, from a machine 
set with normalization enabled.

When attempting to merge to normalized branch it returns an error and 
requests for manual merge.

Example of the output of the issue from the command line
https://gist.github.com/Jiyuu/1ed14ac32e25abb884ef

repo for replication
https://github.com/Jiyuu/gitbug


To replicate run(from a system using crlf line endings) the following 
command from the "a" branch:
git merge -v -X theirs -X renormalize b

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-05-15 18:25 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-15 13:56 Bug when merging non normalized branch with normalized branch using the -X theirs -X renormalize options Dror Levy
2015-05-15 14:14 ` Dror Levy
2015-05-15 14:35   ` Johannes Schindelin
2015-05-15 14:49     ` Dror Levy
2015-05-15 18:24       ` Johannes Schindelin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).