mercurial/__init__.py
author Matt Mackall <mpm@selenic.com>
Wed, 06 Jul 2005 22:14:10 -0800
changeset 634 da5378d39269
parent 0 9117c6561b0b
permissions -rw-r--r--
Add a repo method to report repo device This is used to establish whether repos are on the same device for hard linking. Remote repos all return -1.