Git checkout

Git checkout

397

Usage: git checkout [branch name]

This command is used to switch from one branch to another.

Usage: git checkout -b [branch name]

This command creates a new branch and also switches to it.

- Last updated 3 years ago

Ads

Be the first to leave a comment.

You must login to leave a comment