1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-12-03 04:02:42 +01:00
phorge-arcanist/src/repository/api
epriestley 7ea51b6bb7 If a Git upstream is configured for the current branch, always use that as the default relative commit
Summary: See discussion in D1861.

Test Plan: Ran "arc diff" on master, got an upstream-based relative commit. Ran "arc diff" on a feature branch, got a config-based relative commit. Ran "arc diff x", got an argument-based relative commit.

Reviewers: btrahan, vrana, davidreuss, elgenie

Reviewed By: davidreuss

CC: aran

Differential Revision: https://secure.phabricator.com/D2192
2012-04-10 15:33:31 -07:00
..
base Allow configuration of a weak per-project default relative commit 2012-04-03 16:06:43 -07:00
git If a Git upstream is configured for the current branch, always use that as the default relative commit 2012-04-10 15:33:31 -07:00
mercurial Set relative commit early in "arc diff" 2012-03-22 17:22:52 -07:00
subversion Don't fatal without Conduit for "--patch" and "--bundle" 2012-03-16 13:40:33 -07:00