ソースを参照

Adds git commands image/section in README

Updates images in README
main
Eric Amodio 5年前
コミット
580140179b
7個のファイルの変更9行の追加4行の削除
  1. +9
    -4
      README.md
  2. バイナリ
      images/docs/menu-git-commands.png
  3. バイナリ
      images/docs/view-compare.png
  4. バイナリ
      images/docs/view-file-history.png
  5. バイナリ
      images/docs/view-line-history.png
  6. バイナリ
      images/docs/view-repositories.png
  7. バイナリ
      images/docs/view-search.png

+ 9
- 4
README.md ファイルの表示

@ -504,10 +504,6 @@ The compare view provides the following features,
- Adds a _Show Last Opened Quick Pick_ command (`gitlens.showLastQuickPick`) with a shortcut of `alt+-` to quickly get back to where you were when the last GitLens quick pick menu closed
- Adds a _Git Commands_ command (`gitlens.gitCommands`) to provide a guided (step-by-step) access to common Git commands (and their flags)
- Quickly navigate and execute Git commands through easy-to-use menus where each command requires an explicit confirm step before executing
- Adds commands to Open files, commits, branches, and the repository on the supported remote services, **Bitbucket, GitHub, GitLab, and Azure DevOps** or a [**user-defined** remote services](#custom-remotes-settings 'Jump to Custom Remotes settings') — only available if a Git upstream service is configured in the repository
- Also supports [remote services with custom domains](#custom-remotes-settings 'Jump to Custom Remotes settings'), such as **Bitbucket, Bitbucket Server (previously called Stash), GitHub, GitHub Enterprise, GitLab**
- _Open Branches on Remote_ command (`gitlens.openBranchesInRemote`) — opens the branches on the supported remote service
@ -516,6 +512,15 @@ The compare view provides the following features,
- _Open File on Remote_ command (`gitlens.openFileInRemote`) — opens the current file/revision on the supported remote service
- _Open Repository on Remote_ command (`gitlens.openRepoInRemote`) — opens the repository on the supported remote service
#### Git Commands
<p align="center">
<img src="https://raw.githubusercontent.com/eamodio/vscode-gitlens/master/images/docs/menu-git-commands.png" alt="Git Commands Quick Pick Menu" />
</p>
- Adds a _Git Commands_ command (`gitlens.gitCommands`) to provide guided (step-by-step) access to common Git commands and their flags
- Quickly navigate and execute Git commands through easy-to-use menus where each command requires an explicit confirm step before executing
#### Branch History
<p align="center">

バイナリ
images/docs/menu-git-commands.png ファイルの表示

変更前 変更後
幅: 610  |  高さ: 387  |  サイズ: 41 KiB

バイナリ
images/docs/view-compare.png ファイルの表示

変更前 変更後
幅: 610  |  高さ: 370  |  サイズ: 24 KiB 幅: 610  |  高さ: 370  |  サイズ: 34 KiB

バイナリ
images/docs/view-file-history.png ファイルの表示

変更前 変更後
幅: 610  |  高さ: 370  |  サイズ: 40 KiB 幅: 610  |  高さ: 370  |  サイズ: 49 KiB

バイナリ
images/docs/view-line-history.png ファイルの表示

変更前 変更後
幅: 610  |  高さ: 370  |  サイズ: 41 KiB 幅: 610  |  高さ: 370  |  サイズ: 44 KiB

バイナリ
images/docs/view-repositories.png ファイルの表示

変更前 変更後
幅: 610  |  高さ: 452  |  サイズ: 28 KiB 幅: 610  |  高さ: 430  |  サイズ: 38 KiB

バイナリ
images/docs/view-search.png ファイルの表示

変更前 変更後
幅: 610  |  高さ: 370  |  サイズ: 18 KiB 幅: 610  |  高さ: 370  |  サイズ: 22 KiB

読み込み中…
キャンセル
保存