JAEN

Git

git switch / checkout

CautionSwitch branch

git switch <branch>

Changes branch; switch is the modern verb. -b creates a new one.

Examples

  • git switch -c feature/xCreate and switch to a branch

Syntax

git switch <branch> | git checkout -b <new>

Before you run it

Uncommitted changes may block switching.

Related commands

The same reference, with no signal at all

Every command and flow from this site, held on your device and searchable with no connection. Free to install, no ads.

Get it free on the App Store