X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit.1;h=9f9440f9faa508ab07d74605bbf861d97a604729;hp=1a6945a13204b9441450583854819e76a35e93da;hb=e4fb7e9b2592d0a80ca213c94f3a462abd31c6c8;hpb=0b8b421a0d2031170d71a8f74c7c1ae4b9bcc458 diff --git a/dgit.1 b/dgit.1 index 1a6945a1..9f9440f9 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