Mercurial > evolve
diff CHANGELOG @ 4506:79de4e86d9a4
uncommit: abort if an explicitly given file cannot be uncommitted (BC)
This corresponds to f4147ca63d39 in the core uncommit extension.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 02 Apr 2019 22:42:01 -0400 |
parents | cc2bbe2701a3 |
children | 0b86c05440e9 |
line wrap: on
line diff
--- a/CHANGELOG Thu Apr 11 17:45:36 2019 +0800 +++ b/CHANGELOG Tue Apr 02 22:42:01 2019 -0400 @@ -12,6 +12,7 @@ * evolve: share evolve related cache between `shares` * evolve: improved compatibility with narrow repositories, * evolve: preserve --[no-]update value over --continue, + * uncommit: abort if an explicitly given file cannot be uncommitted 8.4.1 - in progress -------------------