diff CHANGELOG @ 4300:702f7e1d0b01

split: add a --interactive flag While the interactive mode is useful for end-users, there are some cases where they don't need the interactivity overhead. Moreover, this allow the split command to be used in automated scripts.
author Boris Feld <boris.feld@octobus.net>
date Thu, 13 Dec 2018 17:40:41 +0000
parents 4af0235e7b0b
children 5cbaf5d25443
line wrap: on
line diff
--- a/CHANGELOG	Wed Feb 21 14:39:48 2018 +0100
+++ b/CHANGELOG	Thu Dec 13 17:40:41 2018 +0000
@@ -8,6 +8,7 @@
   * split: make it possible to drop change during a split
   * split: no longer accept revision with --rev (BC)
   * split: accept file patterns
+  * split: support for non interactive splits
   * push: have `--publish` overrule the `auto-publish` config
   * next: evolve aspiring children by default (use --no-evolve to skip)
   * next: pick lower part of a split as destination