summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 19:00:21 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2022-12-11 22:08:40 +0000
commit986b22a31c6cc01b5e3a1ec62574f15e4fc31004 (patch)
treeb58e3ddc94885abf4a22d0d55a52f8d4922b1962 /dgit.1
parent662ff7a2882c98b04ad373af4c1ceec47d78fa03 (diff)
dgit(1): Move push-source further up
Pure code motion. Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.116
1 files changed, 8 insertions, 8 deletions
diff --git a/dgit.1 b/dgit.1
index 5f4a33f..354b567 100644
--- a/dgit.1
+++ b/dgit.1
@@ -234,6 +234,14 @@ git-buildpackage style branch, not a patches-applied branch.
Tagging, signing and actually uploading should be left to dgit push.
.TP
+\fBdgit push-source\fR [\fIsuite\fP]
+Without \fB\-C\fR, builds a source package and dgit pushes it. Saying
+\fBdgit push-source\fR is like saying "update the source code in the
+archive to match my git HEAD, and let the autobuilders do the rest."
+
+With \fB\-C\fR, performs a dgit push-source, additionally ensuring that no
+binary packages are uploaded.
+.TP
\fBdgit push-built\fR [\fIsuite\fP]
Does an `upload', pushing the current HEAD to the archive (as a source
package) and to dgit-repos (as git commits). The package must already
@@ -262,14 +270,6 @@ dgit calls git-debrebase
to prepare the branch
for source package upload and push.
.TP
-\fBdgit push-source\fR [\fIsuite\fP]
-Without \fB\-C\fR, builds a source package and dgit pushes it. Saying
-\fBdgit push-source\fR is like saying "update the source code in the
-archive to match my git HEAD, and let the autobuilders do the rest."
-
-With \fB\-C\fR, performs a dgit push, additionally ensuring that no
-binary packages are uploaded.
-.TP
\fBdgit rpush\fR \fIbuild-host\fR\fB:\fR\fIbuild-dir\fR [\fIpush args...\fR]
Pushes the contents of the specified directory on a remote machine.
This is like running dgit push on build-host with build-dir as the