m-git
m-git copied to clipboard
仓库中的dest配置,不能够覆盖通用配置中的dest
仓库中的dest配置,不能够覆盖通用配置中的dest
{ "remote": "", "version":1, "dest": "../", "mgit-excluded": false, "repositories": { "aaa":{ "remote-path":"aaa", "remote":"XXXXX", "dest": "../" }, "bbb":{ "remote-path":"bbb", "remote":"XXXXX", "dest": "../", "config-repo": true }, "ccc":{ "dest":"../release_some/", "remote-path":"ccc", "remote":"XXXXX" } }
version : 2.5.4, 2.5.5
例子中提示错误为 本地缺失: ccc