chiark / gitweb /
Split tags: Preparation: Rename tag variables etc. in dopush
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sun, 31 Jul 2016 17:32:11 +0000 (18:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 5 Sep 2016 12:41:48 +0000 (13:41 +0100)
commit3e228ac23b8b7351a7de2957de1f42fb894bb1f5
treebf3070d93d7a77a94b221f1039163608e9cae124
parent26794272ebaac24b6e13795d0dfdeed35ec9e575
Split tags: Preparation: Rename tag variables etc. in dopush

We are going to have different branches at once.  Rename some
variables to permit this distinction.

We have $actualhead (whatever HEAD is), $dgithead (the dgit view), and
$maintviewhead (the maintainer's view if different, or undef if not0.

Change the existing references.  Also change one reference to HEAD to
$dgithead: when we update the local tracking ref for the dgit view, we
need to use $dgitview.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit