[Bioc-devel] whitespace or or end of line format conflict in git merge

Vladislav Petyuk petyuk at gmail.com
Thu Oct 12 20:03:09 CEST 2017


While resolving conflicts according to this protocol
https://master.bioconductor.org/developers/how-to/git/resolve-conflicts/
I ran into a quite a number of seeming duplications of the file content
between HEAD and upstream/master. It looks like either some sort of
whitespace or end of line formatting issue.
E.g.
<<<<<<< HEAD
BiocGenerics:::testPackage("MSnID")
=======
BiocGenerics:::testPackage("MSnID")
>>>>>>> upstream/master
What is the recommended way to avoid all this trouble?
Thanks,
Vlad

	[[alternative HTML version deleted]]



More information about the Bioc-devel mailing list