HomePhabricator

fix 'arc feature' not creating bookmarks on mercurial
7f81058ead6dUnpublished

Unpublished Commit · Learn More

No further details are available.

Description

fix 'arc feature' not creating bookmarks on mercurial

Summary:
The arc feature command wasn't actually creating bookmarks
on mercurial. It needs to call 'hg bookmark' instead of 'hg update'

Also removed an unnecessary hgsprintf since there were no arguments.

Test Plan:
Ran 'arc feature foo' and 'arc feature bar tip^'.
The former created a bookmark at my current location.
The latter created a bookmark at tip^ and moved me to that revision.

Reviewers: vrana, epriestley

Reviewed By: epriestley

CC: sid0, bos, dschleimer, aran, Korvin

Differential Revision: https://secure.phabricator.com/D5023

Details

Provenance
durhamAuthored on
Reviewer
epriestley
Differential Revision
Restricted Differential Revision
Parents
rARC01ec10329792: Remove dead class from library map.
Branches
Unknown
Tags
Unknown

Event Timeline