modulesync_config:配置模块同步 源码
ModuleSync配置 Vox Pupuli模块的模块同步配置 如何使用它 git clone https://github.com/voxpupuli/modulesync_config.git cd modulesync_config git checkout $( git tag --list | sort -V | tail -n1 ) # checkout latest tag bundle install bundle exec msync help update 例子 模块同步一个特定的模块 bundle exec msync update -f {module_name}
文件列表
modulesync_config-master.zip
(预估有个39文件)
modulesync_config-master
.gitignore
597B
bin
clean-metadata
2KB
clean-git-checkouts
198B
create-pull-requests
208B
clean-git-checkouts-nondestructive
220B
get_all_the_diffs
10KB
merge-prs
2KB
count-unreleased-commits
228B
暂无评论