Mercurial > evolve
diff README @ 2665:0ade6e87346b
topics: pass quietempty=True to suppress useless output while changing topics
This will help in suppressing the output "0 files updated, 0 file removed, ..."
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Sun, 25 Jun 2017 07:20:22 +0530 |
parents | a51970c07492 |
children | b933a8068c17 |
line wrap: on
line diff
--- a/README Sun Jun 25 06:53:22 2017 +0530 +++ b/README Sun Jun 25 07:20:22 2017 +0530 @@ -132,6 +132,7 @@ - topic: changing topic on revs no longer adds extra instability (issue5441) - topic: topics: rename '--change' flag to '--rev' flag, - topic: multiple large performance improvements, + - topic: various small output improvement, 6.4.1 - in progress -------------------