Generador de comandos Git

Generate the exact git commands for common tasks. Free online reference, works in your browser.

git checkout -b <branch>

Creates a branch and switches to it in one step.

Herramientas relacionadas