X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=dgit.1;h=93183cfcbe7b2e5c0264452a87769e73c46bf3a7;hb=6359817c2baf67249782dc428c34c97e6a633b3b;hp=5367c36adc5f4c2ad3e4e4c1f7032f5815eefe88;hpb=7f86851eef3962fb5d6c1953df1b3d1ac6776aa1;p=dgit.git diff --git a/dgit.1 b/dgit.1 index 5367c36a..93183cfc 100644 --- a/dgit.1 +++ b/dgit.1 @@ -429,6 +429,27 @@ git history, so that your push is a fast forward from the archive. implying a split between the dgit view and the maintainer view, the pseudo-merge will appear only in the dgit view.) .TP +.BR --dgit-view-save= \fIbranch\fR|\fIref\fR +Specifies that when a split view quilt mode is in operation, +and dgit calculates +(or looks up in its cache) +a dgit view corresponding to your HEAD, +the dgit view will be left in +.IR ref . +The specified ref is unconditionally overwritten, +so don't specify a branch you want to keep. + +This option is effective only with the following operations: +quilt-fixup; push; all builds. +And it is only effective with +--[quilt=]gbp, +--[quilt=]dpm, +--quilt=unpatched. + +If ref does not start with refs/ +it is taken to to be a branch - +i.e. refs/heads/ is prepended. +.TP .BI --deliberately- something Declare that you are deliberately doing .IR something .