Bug 3223 - pull -u should forward bookmark as update does
Summary: pull -u should forward bookmark as update does
Status: RESOLVED FIXED
Alias: None
Product: Mercurial
Classification: Unclassified
Component: Mercurial (show other bugs)
Version: unspecified
Hardware: All All
: normal feature
Assignee: Bugzilla
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-27 11:55 UTC by Kevin Bullock
Modified: 2012-05-13 05:06 UTC (History)
4 users (show)

See Also:
Python Version: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Bullock 2012-01-27 11:55 UTC
A bare `hg update` now moves the current bookmark forward. Since `hg pull -u` 
is equivalent to `hg pull && hg update`, it should (probably) also move the 
current bookmark forward.
Comment 1 Matt Mackall 2012-01-27 17:50 UTC
Agreed.
Comment 2 HG Bot 2012-01-29 15:00 UTC
Fixed by http://selenic.com/repo/hg/rev/eb85d5f89fef
Matt Mackall <mpm@selenic.com>
bookmarks: move current bookmark on update -u and bare pull -u (issue3222)

(please test the fix)
Comment 3 Bugzilla 2012-05-12 09:27 UTC

--- Bug imported by bugzilla@serpentine.com 2012-05-12 09:27 EDT  ---

This bug was previously known as _bug_ 3222 at http://mercurial.selenic.com/bts/issue3222