Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

9 linhas
528 B

  1. ## Git Command Palette
  2. <p align="center">
  3. <img src="../../images/docs/git-command-palette.png" alt="Git command palette"/>
  4. </p>
  5. The [Git Command Palette](command:gitlens.gitCommands) provides guided, step-by-step access to many common Git commands, as well as quick access to commits (history and search), stashes, and status (current branch and working tree).
  6. You can quickly navigate and safely execute Git commands through easy-to-use menus where each command can require an explicit confirmation step before executing.