[issue707] merge suggests an update even if nothing to update

Charles Samuels mercurial-bugs at selenic.com
Fri Aug 24 13:53:13 CDT 2007


New submission from Charles Samuels <charles at vmware.com>:

`hg merge` always suggests that you try an "update" even if there's nothing to 
update:

$ hg merge
abort: there is nothing to merge - use "hg update" instead
$ hg up
0 files updated, 0 files merged, 0 files removed, 0 files unresolved

It would be nice if merge only suggested the update if there really was 
something to update.

Thanks

----------
messages: 3909
nosy: charles
priority: bug
status: unread
title: merge suggests an update even if nothing to update

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue707>
____________________________________________________



More information about the Mercurial-devel mailing list