Mercurial > hg
comparison mercurial/httprepo.py @ 6375:cdc458b12f0f
update: better logic and messages for updates
- complain about attempts to merge with ancestor
- when updating, differentiate between
- crossing named branches with no local changes (jump)
- crossing named branches with local changes (complain)
- nonlinear update on the same named branch, no changes (complain some more)
- nonlinear update on the same named branch, changes (different complaining)
author | Matt Mackall <mpm@selenic.com> |
---|---|
date | Mon, 24 Mar 2008 10:01:05 -0500 |
parents | c5580db9c3aa |
children | dbb00e91c327 |
comparison
equal
deleted
inserted
replaced
6374:31a01e3d99cc | 6375:cdc458b12f0f |
---|