subrepo: make the output references to subrepositories consistent
Well, mostly. The annotation on subrepo functions tacks on a parenthetical to the abort message, which seems reasonable for a generic mechanism. But now all messages consistently spell out 'subrepository', and double quote the name of the repo. I noticed the inconsistency in the change for the last commit.
Showing
- mercurial/subrepo.py 16 additions, 14 deletionsmercurial/subrepo.py
- tests/test-commit.t 1 addition, 1 deletiontests/test-commit.t
- tests/test-largefiles-misc.t 1 addition, 1 deletiontests/test-largefiles-misc.t
- tests/test-merge-subrepos.t 4 additions, 4 deletionstests/test-merge-subrepos.t
- tests/test-mq-subrepo-svn.t 1 addition, 1 deletiontests/test-mq-subrepo-svn.t
- tests/test-mq-subrepo.t 6 additions, 6 deletionstests/test-mq-subrepo.t
- tests/test-rebase-pull.t 1 addition, 1 deletiontests/test-rebase-pull.t
- tests/test-subrepo-git.t 10 additions, 10 deletionstests/test-subrepo-git.t
- tests/test-subrepo-missing.t 1 addition, 1 deletiontests/test-subrepo-missing.t
- tests/test-subrepo-recursion.t 2 additions, 2 deletionstests/test-subrepo-recursion.t
- tests/test-subrepo-svn.t 3 additions, 3 deletionstests/test-subrepo-svn.t
- tests/test-subrepo.t 8 additions, 8 deletionstests/test-subrepo.t
- tests/test-update-branches.t 1 addition, 1 deletiontests/test-update-branches.t
Loading
Please register or sign in to comment