Mercurial > hg
diff mercurial/commands.py @ 21588:4944c488f738
localrepo: use new subrev method of context.py
With the machinery in place, we use context.subrev instead of testing for a
workingctx directly. This allows more flexibility for later patches that will
add memctx to the mix.
author | Sean Farley <sean.michael.farley@gmail.com> |
---|---|
date | Fri, 20 Sep 2013 21:59:34 -0500 |
parents | 652e07debf10 |
children | 503bb3af70fe |