mercurial/__init__.py
author Durham Goode <durham@fb.com>
Sat, 15 Aug 2015 13:44:55 -0700
changeset 26035 86598f4fe1cf
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
convert: add function to test if file is from source This adds a base implementation of a function that tests if a given file from a target repo came from the source repo. This will be used later to detect which files did not come from the source repo during a merge, so we can merge those files correctly instead of dropping them.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: