瀏覽代碼

Updates walkthrough content

main
Eric Amodio 1 年之前
父節點
當前提交
12e2a1762f
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      package.json

+ 2
- 2
package.json 查看文件

@ -14379,8 +14379,8 @@
},
{
"id": "gitlens.welcome.revisionHistory",
"title": "Easily navigate revision history",
"description": "With just a click of a button, you can navigate backwards and forwards through any file's history.\nCompare changes over time and see the revision history of the whole file or every individual line of code. Customizable and unobtrusive Git blame annotations are still shown on every line, telling you the author, date, and message for the last commit!",
"title": "Effortlessly navigate revision history",
"description": "With just a click of a button, you can navigate backwards and forwards through the history of any file.\nCompare changes over time and see the revision history of the whole file or an individual line.",
"media": {
"markdown": "walkthroughs/welcome/5-revision-history.md"
}

Loading…
取消
儲存