summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-30 11:50:08 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-10-30 11:50:08 -0700
commitcd6e230475d630e1dc1e17e4142a27ad3eb3025d (patch)
treeb44ceb72a5a1e1878bf632099523fc9619009d4e
parent0460952deb573a315216ad3fdeca3e1223508522 (diff)
dgit-sponsorship(7): Suggest --dgit-view-save
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
-rw-r--r--dgit-sponsorship.7.pod5
1 files changed, 2 insertions, 3 deletions
diff --git a/dgit-sponsorship.7.pod b/dgit-sponsorship.7.pod
index a32585b..8feb0d1 100644
--- a/dgit-sponsorship.7.pod
+++ b/dgit-sponsorship.7.pod
@@ -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