1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-10-24 09:38:50 +02:00
phorge-arcanist/src/repository
vrana 299b9c4c6b Support arc bookmark in Mercurial
Summary:
Branch in Mercurial means something else.
Hopefully users wouldn't be too confused.

Test Plan:
  $ arc help
  $ arc help branch
  $ arc help feature
  $ arc feature
  $ arc bookmark
  $ arc branch
  # In hg repo:
  $ arc feature
  $ arc feature new
  $ arc feature new

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2332

Differential Revision: https://secure.phabricator.com/D4753
2013-02-13 13:58:07 -08:00
..
api Support arc bookmark in Mercurial 2013-02-13 13:58:07 -08:00
hookapi Delete license headers from files 2012-11-05 11:16:24 -08:00
parser Delete license headers from files 2012-11-05 11:16:24 -08:00
util Provide hgsprintf() for building hg revsets 2013-01-28 16:27:47 -08:00