Create README.md

master
宇天 2022-10-09 17:25:33 +08:00 committed by GitHub
parent 3efabbff12
commit f83e4b49fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 0 deletions

12
README.md Normal file
View File

@ -0,0 +1,12 @@
# git-log
vscode的git历史插件, 功能只有一个: 显示每一行的最后提交信息
<img width="600" src="https://user-images.githubusercontent.com/11972650/194748770-40170a56-720a-4090-9094-4e70c185f5d0.png">
没有额外的功能, 没有设置项。
## Why git-log
> 最初这个功能是在`GitLens`插件中提供的, 我觉得挺方便。 但是这个插件其他的 **99.99999999%**的功能, 我都用不上。所以自己写了一个。