chiark / gitweb /
dgit-sponsorship(7): Suggest --dgit-view-save
[dgit.git] / dgit-sponsorship.7.pod
index a32585b12d59904a3c6144c2f375adc455ea19b6..8feb0d198657c53ece95685e80f8deef7beaeeaa 100644 (file)
@@ -202,9 +202,8 @@ you can convert their tree into the standard dgit view:
 
 =over 4
 
-    % dgit -wgf quilt-fixup
-    [ Watch for a message about split brain, and if so: ]
-    % git checkout -b dgit-view-for-review refs/dgit-intern/quilt-cache
+    % dgit -wgf --quilt=foo --dgit-view-save=unquilted quilt-fixup
+    % git checkout unquilted
 
 =back