aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGuido Günther <agx@sigxcpu.org>2009-12-23 15:35:33 +0100
committerGuido Günther <agx@sigxcpu.org>2009-12-23 20:23:29 +0100
commit02ab603ce799c0001bbf3b3c34182170b02d85b5 (patch)
tree1ae1012874faa5a7b2d6bdda28083a2d04c57268
parent725b9d34b81a1a415ac710458487a78d4f4f4e09 (diff)
Drop superfluous upstream branch creation
-rw-r--r--docs/chapters/import.sgml1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/chapters/import.sgml b/docs/chapters/import.sgml
index 73fc5950..3da7bd35 100644
--- a/docs/chapters/import.sgml
+++ b/docs/chapters/import.sgml
@@ -159,7 +159,6 @@ EOF
<option>upstream-branch</option> branch and add the debian files (e.g. via dh_make):
<screen>
&git-import-orig; <option>-u</option> <replaceable>0.1</replaceable> <filename>../package-0.1.tar.gz</filename>
-&gitcmd; branch upstream
<command>dh_make</command>
</screen>
That's it, you're done.