Thread (4 messages) flat view 4 messages, 2 authors, 2016-06-15

Re: [StGit PATCH v2] Add a --set-tree flag to stg push

From: Karl Hasselström <hidden>
Date: 2016-06-15 22:46:47

On 2009-05-19 11:35:48 +0200, David Kågedal wrote:
+    opt('--set-tree', action = 'store_true',
+        short = 'Push the patch with the original tree', long = """
+        Push the patches, but don't perform a merge. Instead, the
+        resulting tree will be identical to the tree that the patch
+        previously created. This can be useful when splitting a patch
Paragraph break after "created"?
+        by first popping the patch and creating a new patch with some
+        of the changes. Pushing the original patch with --set-tree
+        will avoid conflicts and only the remaining changes will be in
The long description is fed to asciidoc, which will translate -- to an
en dash if I recall correctly. The long descriptions of other
commands' flags enclose flags in single quotes.
+        the patch.
+        """)
Unnecessary line break.

Apart from those nitpicks,

Acked-by: Karl Hasselström <redacted>

-- 
Karl Hasselström, kha@treskal.com
      www.treskal.com/kalle
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help