Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Other
>
git贡献度
New to Visual Studio Code?
Get it now.
git贡献度
kmin-wang
|
3 installs
|
(
0
)
|
Free
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
git贡献度
功能
贡献者:查看每个git项目有哪些贡献者
贡献度:查看在某个提交下,每个贡献者贡献了多少代码
作用
谁是主力:一目了然,知道谁贡献最多
贡献了多少:每个人贡献的代码量,贡献比例
使用方法
选择commit:git切换到想要统计的commit。比如,想看master最新代码贡献度,则:git checkout master
统计贡献度:点击代码贡献度,或者刷新按钮,统计贡献度