Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

9 lignes
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.