chiark
/
gitweb
/
~ianmdlvl
/
dgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f6a17c
)
dgit-maint-merge(7): Include instructions to clone existing repo
author
Sean Whitton
<spwhitton@spwhitton.name>
Fri, 13 Oct 2017 21:08:51 +0000
(14:08 -0700)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 6 Jan 2018 01:26:22 +0000
(
01:26
+0000)
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
dgit-maint-merge.7.pod
patch
|
blob
|
history
diff --git
a/dgit-maint-merge.7.pod
b/dgit-maint-merge.7.pod
index cb9fe4e55adab420f3797bedcac09438ef337dc4..cfbe1c35fd322aa00d20ee080fd1292f09707a64 100644
(file)
--- a/
dgit-maint-merge.7.pod
+++ b/
dgit-maint-merge.7.pod
@@
-202,7
+202,16
@@
this workflow. It should be skipped when debianising a new package.
=head2 Existing git history using another workflow
-First, dump any existing patch queue:
+First, if you don't already have the git history locally, clone it,
+and obtain the corresponding orig.tar from the archive:
+
+=over 4
+
+ % git clone git.debian.org:collab-maint/foo
+ % cd foo
+ % origtargz
+
+Now dump any existing patch queue:
=over 4