git-mob-vs-code:VS Code扩展,可将多个共同作者添加到提交中,并通过“源代码控制”选项卡进行全部管理-git source code

时间:2021-03-25 02:49:54
【文件属性】:
文件名称:git-mob-vs-code:VS Code扩展,可将多个共同作者添加到提交中,并通过“源代码控制”选项卡进行全部管理-git source code
文件大小:486KB
文件格式:ZIP
更新时间:2021-03-25 02:49:54
系统开源 合著者提交 VS Code扩展,可将多个共同作者添加到提交中,并全部通过“源代码控制”选项卡进行管理。 与团队进行配对编程或围攻时的绝佳扩展。 需要 用于的Git Mob项目 阅读我们的以了解有关Git Mob的更多信息。 安装 需要Git Mob Cli,它支持: 全局安装npm i -g git-mob 开发依赖npm i -D git-mob (有关更多信息,请参见 ) 在扩展程序中搜索“ git-mob”,然后单击install 。 确保您已经在Git中设置了主要作者 $ git config --global user.name "Jane Doe" $ git config --global user.email "jane@example.com" 特征 在“源代码管理”选项卡中管理和查看您的所有共同作者 在GitHub上搜索共同作者,请参阅以了解更多信息。
【文件预览】:
git-mob-vs-code-master
----.eslintrc.json(550B)
----.azure-pipelines()
--------common-steps.yml(1KB)
--------release-pipeline.yml(426B)
--------azure-pipelines.yml(798B)
----.gitattributes(77B)
----.github()
--------ISSUE_TEMPLATE()
----github.http(250B)
----src()
--------reload-on-save.spec.js(1KB)
--------ext-config()
--------commands()
--------git-emojis()
--------wait-for-repos.js(256B)
--------git()
--------mob-authors.js(3KB)
--------semver()
--------constants.js(135B)
--------mob-authors.spec.js(2KB)
--------setup-git-mob.js(3KB)
--------co-author-tree-provider()
--------status-bar()
--------reload-on-save.js(436B)
--------vscode-git-extension()
--------set-context()
--------errors()
--------github()
--------prepare-commit-msg-file.js(661B)
--------git-mob-coauthors-file.js(390B)
--------git-mob-coauthors-file.spec.js(596B)
----.vscode()
--------launch.json(1KB)
--------extensions.json(196B)
--------settings.json(266B)
----extension.js(803B)
----jsconfig.json(235B)
----CONTRIBUTING.md(2KB)
----LICENSE(1KB)
----test()
--------extension.e2e.js(700B)
--------test-runner.js(762B)
--------index.js(2KB)
----jest.config.js(42B)
----__mocks__()
--------vscode.js(1KB)
----README.md(5KB)
----.vscodeignore(75B)
----extension.spec.js(1KB)
----resources()
--------gitmob.png(14KB)
--------icons()
--------git-mob-in-action.gif(552KB)
----CODE_OF_CONDUCT.md(3KB)
----.gitignore(34B)
----CHANGELOG.md(8KB)
----package-lock.json(196KB)
----package.json(8KB)

网友评论