I can't find the code for diff binary in mercurial source code -


i reading source code of mercurial,but saw in bdiff.c , mdiff.py processing text, not binary.but said mercurial treat files binary.i confused.

bdiff.c , mdiff.py both works fine on binary files. won't give optimal diffs since rely on presence of newlines, work correctly (you won't lose data).


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -