瀏覽代碼

Adds marketplace badges

main
Eric Amodio 8 年之前
committed by GitHub
父節點
當前提交
6074a06fc9
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. +3
    -0
      README.md

+ 3
- 0
README.md 查看文件

@ -1,3 +1,6 @@
[![](https://vsmarketplacebadge.apphb.com/version/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/installs/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
[![](https://vsmarketplacebadge.apphb.com/rating/eamodio.gitlens.svg)](https://marketplace.visualstudio.com/items?itemName=eamodio.gitlens)
# GitLens
Provides Git CodeLens information (most recent commit, # of authors), on-demand inline blame annotations, status bar blame information, file and blame history explorers, and commands to compare changes with the working tree or previous versions.

Loading…
取消
儲存