Mercurial > public > mercurial-scm > hg
diff tests/test-alias.t @ 27679:6822f9382b4c
dispatch: copy inferrepo attribute to alias commands
The other attributes are copied. Let's do the same for the inferrepo.
author | Yuya Nishihara <yuya@tcha.org> |
---|---|
date | Mon, 04 Jan 2016 21:40:05 +0900 |
parents | b3376fba4ab9 |
children | ad1bdea43965 |
line wrap: on
line diff
--- a/tests/test-alias.t Wed Jan 06 04:59:46 2016 +0000 +++ b/tests/test-alias.t Mon Jan 04 21:40:05 2016 +0900 @@ -173,6 +173,16 @@ $ hg commit -Amfoo adding foo +infer repository + + $ cd .. + +#if no-outer-repo + $ hg shortlog alias/foo + 0 e63c23eaa88a | 1970-01-01 00:00 +0000 +#endif + + $ cd alias with opts