aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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.