comparison .hgignore @ 35033:d3d35a55e03b stable

dispatch: convert non-list option parsed by _earlygetopt() to string So we can easily compare it with the corresponding getopt() result. There's a minor behavior change. Before, "hg --cwd ''" failed with ENOENT. But with this patch, an empty cwd is silently ignored. "hg -R ''" has always worked as such, so -R has no BC.
author Yuya Nishihara <yuya@tcha.org>
date Sat, 11 Nov 2017 17:55:15 +0900
parents 91ae09010950
children bd8875b6473c
comparison
equal deleted inserted replaced
35032:cd235d6f851b 35033:d3d35a55e03b