Closed wjmelements closed 6 years ago
I think I will put the trunk configuration in .git/info/trunk
, unless I can find a better spot
I will also want to support supplied upstream branches.
cpr Upstream/repo:master
cpr -b Upstream/repo:master
subtask #13 and #12
If I have a remote named
upstream
, then$upstream:$trunk
should be the base branch and$origin:$branch
the head. The upstream remote name and the trunk branch should be configurable per-repo, defaulting to "upstream" and "master".