chiark / gitweb /
dgit: Option parsing: quilt-fixup: Use build_prep_early
[dgit.git] / dgit-maint-merge.7.pod
index cb147b0a591b0e66a1563c1535328254b30bf363..dc5bfa34043dd1dac121f416b3d2bc3ce444c0ad 100644 (file)
@@ -187,6 +187,7 @@ this workflow.  It should be skipped when debianising a new package.
 
     % dgit clone foo
     % cd foo
+    % git remote add -f upstream https://some.upstream/foo.git
 
 =back
 
@@ -217,7 +218,7 @@ To achieve this, you might need to delete
 I<debian/source/local-options>.  One way to have dgit check your
 progress is to run B<dgit build-source>.
 
-The dgit push will require I<--overwrite>.
+The first dgit push will require I<--overwrite>.
 
 =head1 SOURCE PACKAGE CONFIGURATION