文件名称:meta-git:用于元数据的 git 插件
文件大小:86KB
文件格式:ZIP
更新时间:2024-08-24 06:45:50
git productivity meta repository JavaScript
元git 管理您的元存储库和子 git 存储库。 用于git 插件 用法 ➜ meta git Usage: meta-git [options] [command] Commands: branch List, create, or delete branches checkout Switch branches or restore working tree files clean Remove untracked files from the working tree clone Clone meta and child repositories into new directories pull Fetch from and integrate with another r
【文件预览】:
meta-git-master
----.travis.yml(398B)
----bin()
--------meta-git-diff(761B)
--------meta-git-status(525B)
--------meta-git-add(775B)
--------meta-git(1KB)
--------meta-git-update(381B)
--------meta-git-merge(675B)
--------meta-git-fetch(684B)
--------meta-git-tag(889B)
--------meta-git-pull(414B)
--------meta-git-clean(550B)
--------meta-git-remote(2KB)
--------meta-git-clone(1KB)
--------meta-git-checkout(786B)
--------meta-git-branch(1KB)
--------meta-git-push(832B)
--------meta-git-commit(1KB)
----index.js(194B)
----.husky()
--------commit-msg(81B)
--------.gitignore(1B)
--------pre-commit(67B)
----package.json(2KB)
----__tests__()
--------index.js(199B)
----.github()
--------renovate.json(95B)
--------ISSUE_TEMPLATE()
--------stale.yml(684B)
----.prettierrc(114B)
----package-lock.json(276KB)
----.gitignore(36B)
----lib()
--------assertUsage.js(1KB)
--------metaGitUpdate.js(2KB)
----jest.json(136B)
----commitlint.config.js(67B)
----README.md(2KB)