##// END OF EJS Templates
localrepo: remove clone method by hoisting into hg.py...
localrepo: remove clone method by hoisting into hg.py hg.py was the only remaining caller of localrepo.clone(), so it's time to move some more behavior out of localrepo.

File last commit:

r19905:078ccd78 default
r27165:70884715 default
Show More
changelog.tmpl
5 lines | 67 B | application/x-cheetah | CheetahLexer
{header}
# HG changelog
# Node ID {node}
{entries%changelogentry}