Mercurial > hg
comparison tests/test-hgweb.t @ 28903:e1dd0de26557
update: fix bare update to work on new branch
So far bare update on new branch results in
'abort: branch new-branch not found'. This commit fixes
this by updating to the parent of wctx.
The effect of updating to the parent of wctx is to move to the paren't
branch - this means that it is no longer necessary to prevent you from
updating if you would lose your newly created branch.
author | liscju <piotr.listkiewicz@gmail.com> |
---|---|
date | Tue, 05 Apr 2016 06:53:33 +0200 |
parents | e01bd7385f4f |
children | 6b77adc2c7b5 |
comparison
equal
deleted
inserted
replaced
28902:eb017d52899d | 28903:e1dd0de26557 |
---|