comparison tests/test-prev-next.t @ 3815:9f2fb14929a0 stable

utility: use ui.interactive() instead of checking config value Before this patch, the rev selection prompt which pops up in case of ambiguity to ask user to select a rev used to check the config value of ui.interactive which can is by default set to None. We should use ui.interactive() instead which is more smart in such cases. Thanks to martinvonz for suggesting this.
author Pulkit Goyal <7895pulkit@gmail.com>
date Tue, 22 May 2018 23:51:57 +0530
parents 27e7ed2d13a6
children 5ca297e78f2c 503ae2689df8
comparison
equal deleted inserted replaced
3814:add545ac044d 3815:9f2fb14929a0