alias: inherit command optionalrepo flag (issue3298)
Commands working without a repository, like "init", are listed in commands.norepo. Commands optionally using a repository, like "showconfig", are listed in commands.optionalrepo. Command aliases were inheriting the former but not the latter.
Loading
Please register or sign in to comment