aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs/chapters/import.sgml
diff options
context:
space:
mode:
authorGuido Guenther <agx@sigxcpu.org>2008-02-29 18:03:45 +0100
committerGuido Guenther <agx@sigxcpu.org>2008-02-29 18:03:45 +0100
commitca89f63aa935e0336c5dfbb6b2d8943767d45c0c (patch)
tree88373a89bf008e261825184f61ead9361a2aa818 /docs/chapters/import.sgml
parent913d8c793ded8ebe2294ea260cf6fdf2822a318f (diff)
update documentation about git-import-dsc and --filter
Diffstat (limited to 'docs/chapters/import.sgml')
-rw-r--r--docs/chapters/import.sgml12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 7ff450c8..9a54ae30 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -16,6 +16,16 @@
options or via the <option>upstream-branch</option> and
<option>debian-branch</option> options in the configuration file.
</para>
+ <para>
+ If you want to import further versions you can change into your shiny new
+ &git; repository and just continue with the same command:
+ <screen>
+cd package/
+&git-import-dsc; package_0.1-2.dsc
+&git-import-dsc; package_0.1-3.dsc
+&git-import-dsc; package_0.2-1.dsc
+ </screen>
+ </para>
</sect1>
<sect1 id="gbp.import.new.upstream">
@@ -38,6 +48,8 @@
<screen>
&git-import-orig; <option>--filter</option>=<replaceable>'CVS/*'</replaceable> <filename>/path/to/package_0.2.orig.tar.gz</filename>
</screen>
+ The <option>--filter</option> option can be used multiple times for more
+ complex filtering.
</para>
<para>
If you expect a merge conflict you can delay the merge to the