X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit.1;h=4b27cdab49e5a9ff5295aaec12a913f4ede4573a;hp=de54068d541a78f10ea71c90214f1ff1b95d0a2f;hb=3e9f3deb5b383ee4580227beb5c77c19bdb5b122;hpb=ac221d67c7227d43ad69f8a9a291411d15cefd41 diff --git a/dgit.1 b/dgit.1 index de54068d..4b27cdab 100644 --- a/dgit.1 +++ b/dgit.1 @@ -59,12 +59,18 @@ The suite's git tip is left on the local branch .BI dgit/ suite ready for work, and on the corresponding dgit remote tracking branch. -Also, the +The .B origin remote will be set up to point to the package's dgit-repos tree for the distro to which .I suite belongs. + +For your convenience, the +.B vcs-git +remote will be set up from the package's Vcs-Git field, if there is +one - but note that in the general case the history found there may be +different to or even disjoint from dgit's view. .TP \fBdgit fetch\fR [\fIsuite\fP] Consults the archive and git-repos to update the git view of @@ -106,6 +112,10 @@ and Tagging, signing and actually uploading should be left to dgit push. .TP +.B dgit clean +Cleans the current working tree (according to the --clean= option in +force). +.TP .B dgit help Print a usage summary. .TP @@ -165,7 +175,7 @@ them. build-host and build\-dir can be passed as separate arguments; this is assumed to be the case if the first argument -contains no : (except perhaps on in [ ], to support IPv6 address +contains no : (except perhaps one in [ ], to support IPv6 address literals). You will need similar enough versions of dgit on the build-host and @@ -295,7 +305,7 @@ this applies only when the program is invoked directly by dgit. For dgit, specifies the command to run on the remote host when dgit rpush needs to invoke a remote copy of itself. (dgit also reinvokes itself as the EDITOR for dpkg-source --commit; this is done using -argv[0], and is not affected by --dget=). +argv[0], and is not affected by --dgit=). For ssh, the default value is taken from the .B DGIT_SSH