Générateur de commandes 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.
Generate the exact git commands for common tasks. Free online reference, works in your browser.
Creates a branch and switches to it in one step.