comparison tests/test-treediscovery.t @ 25797:cc9fb45986d4

record: omit meaningless 'qnew' suggestion at 'hg qnew -i' Before this patch, 'hg qnew -i' under non-interactive mode suggests 'use qnew instead', and it obviously meaningless. To omit meaningless 'qnew' suggestion at 'hg qnew -i', this patch adds internal function '_qrecord()' and specifies 'cmdsuggest' for each of 'qrecord' and 'qnew' separately.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Wed, 15 Jul 2015 04:45:58 +0900
parents 8c14f87bd0ae
children b74ca9ace65e
comparison
equal deleted inserted replaced
25796:4eb8d8a44bf1 25797:cc9fb45986d4