comparison tests/test-merge-symlinks.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 f2719b387380
children b6776b34e44e
comparison
equal deleted inserted replaced
25796:4eb8d8a44bf1 25797:cc9fb45986d4