relnotes/next
changeset 44545 bd7b2c8d06cc
parent 44437 6a34e438461b
child 44555 05654ea5137c
--- a/relnotes/next	Sat Feb 29 12:58:13 2020 +0530
+++ b/relnotes/next	Sat Feb 29 12:58:38 2020 +0530
@@ -3,6 +3,9 @@
  * `hg purge`/`hg clean` can now delete ignored files instead of
    untracked files, with the new -i flag.
 
+ * `hg pull` now has a `--confirm` flag to prompt before applying changes.
+   Config option `pull.confirm` is also added for that.
+
  * `hg log` now defaults to using an '%' symbol for commits involved
     in unresolved merge conflicts. That includes unresolved conflicts
     caused by e.g. `hg update --merge` and `hg graft`. '@' still takes