summaryrefslogtreecommitdiff
path: root/dgit.1
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-01 18:33:25 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2015-07-04 19:24:46 +0100
commit71d71cb4e886f068fe5c6f29f265a4ff47df13d1 (patch)
tree9acecace2e83e528b5104703fe116f80319c2e6b /dgit.1
parentcfd5e47a4a0d485c2cbb93cccad40e8086de52ea (diff)
Manpages: Other clarifications and improvements.
Diffstat (limited to 'dgit.1')
-rw-r--r--dgit.122
1 files changed, 16 insertions, 6 deletions
diff --git a/dgit.1 b/dgit.1
index 9ebc7b1..e4da7f2 100644
--- a/dgit.1
+++ b/dgit.1
@@ -29,13 +29,23 @@ dgit \- git integration with the Debian archive
.B dgit
allows you to treats the Debian archive as if it were a git
repository. See \fBdgit\fP(7) for detailed information about the data
-model etc.
+model, common problems likely to arise with certain kinds of package,
+etc.
-The usual workflow is: 1. clone or fetch; 2. make and commit changes
-in git as desired; 3. run dgit build, dgit sbuild or dgit
-build-source, or generate the source and binary packages for upload
-some other way; 4. do pre-upload tests of the proposed upload; 5. run
-dgit push.
+The usual workflow is:
+.br
+1. dgit clone or fetch
+.br
+2. make, dev test and commit changes in git as desired
+.br
+3. run dgit build, dgit sbuild or
+dgit build-source, or generate the source and binary packages for upload
+some other way
+.br
+4. do pre-upload tests of the proposed upload
+.br
+5. dgit push.
+.SH OPERATIONS
.TP
\fBdgit clone\fR \fIpackage\fP [\fIsuite\fP] [\fB./\fP\fIdir|\fB/\fP\fIdir\fR]
Consults the archive and dgit-repos to construct the git view of