mercurial/__init__.py
author Brad Schick <schickb@gmail.com>
Mon, 06 Aug 2007 14:32:23 -0700
changeset 5135 1830bc7676ee
parent 0 9117c6561b0b
child 27220 4374d819ccd5
permissions -rw-r--r--
extdiff: un-nested two functions The functions in extdiff that create temporary repo copies for are useful in other extensions, so the change moves them at the module level.