X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=dgit.1;h=b3f8f95351ab63a47dac787754fee690dbd7526b;hb=6c9c982217c2e5fd2f64fa55aaf8a3b6ac89e14f;hp=251af593181580eb1d818bf6f74bb9f830bbbdae;hpb=68dadfa3503db1f12b4402bbf043d51441a9a412;p=dgit.git diff --git a/dgit.1 b/dgit.1 index 251af593..b3f8f953 100644 --- a/dgit.1 +++ b/dgit.1 @@ -125,7 +125,7 @@ will be passed on to git-buildpackage. Tagging, signing and actually uploading should be left to dgit push. .TP -.B dgit push +\fBdgit push\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 have been built ready for upload, with the .dsc and .changes @@ -139,7 +139,8 @@ signed tag, and finally uses dput to upload the .changes to the archive. dgit push always uses the package, suite and version specified in the -debian/changelog and the .dsc, which must agree. +debian/changelog and the .dsc, which must agree. If the command line +specifies a suite then that must match too. If dgit push fails while uploading, it is fine to simply retry the dput on the .changes file at your leisure.