mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
10 lines
528 B
Markdown
10 lines
528 B
Markdown
## Git Command Palette
|
|
|
|
<p align="center">
|
|
<img src="../../images/docs/git-command-palette.png" alt="Git command palette"/>
|
|
</p>
|
|
|
|
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).
|
|
|
|
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.
|