Up | Content | Intro | Concepts | Operations | Dictionary
Checkout will detach the HEAD and move it to a new position. Useful to create tags or new branches from revisions.
Moves the HEAD and the current branch tip to a new position. Useful to revert the state of the project.
Creates a new branch or moves the branch to a new position. If the HEAD is detached then only the branch tip is updated.
Moves the HEAD to a new branch tip.