Mercurial > evolve
diff CHANGELOG @ 4988:588b3484c131 stable
amend: abort if both --patch and --extract are used
author | Sushil khanchi <sushilkhanchi97@gmail.com> |
---|---|
date | Sun, 29 Sep 2019 11:47:18 +0530 |
parents | 4941bb6d179c |
children | 8d38ad9c044f cb78c6efbbdb |
line wrap: on
line diff
--- a/CHANGELOG Fri Dec 06 14:01:29 2019 +0100 +++ b/CHANGELOG Sun Sep 29 11:47:18 2019 +0530 @@ -13,6 +13,7 @@ * topic: add more options to command synopsis string * evolve: use more often seen metavariables in command synopsis strings * documentation: update text and add missing figures + * amend: cleany abort when both `--patch` and `--extract` are passed 9.2.1 -- 2019-10-05 -------------------