文件名称:modulesync_config:配置模块同步
文件大小:50KB
文件格式:ZIP
更新时间:2024-03-16 13:34:34
hacktoberfest Ruby
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} --message " modulesync $( git describe ) " 模块同步一个模块并在提交更改之前检查更改 bundle exec msync update -f {module_
【文件预览】:
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)
--------bump-dependency-upper-bound(1KB)
----modulesync.yml(146B)
----CONTRIBUTING.md(249B)
----LICENSE(11KB)
----CHANGELOG.md(106KB)
----config_defaults.yml(3KB)
----.github()
--------SECURITY.md(106B)
--------workflows()
----moduleroot()
--------.gitignore.erb(336B)
--------Dockerfile.erb(478B)
--------Gemfile.erb(2KB)
--------.rubocop.yml.erb(47B)
--------.editorconfig.erb(206B)
--------.rspec.erb(31B)
--------.github()
--------.rspec_parallel.erb(18B)
--------spec()
--------.msync.yml.erb(39B)
--------.yardopts.erb(37B)
--------Rakefile.erb(2KB)
--------.pmtignore.erb(460B)
--------.overcommit.yml.erb(1KB)
----README.md(3KB)
----managed_modules.yml(3KB)
----Gemfile(943B)