Nix Nix
tldr-pages web client with multiple languages
Nix Nix
Search
On This Page

hg branch

Create or show a branch name. More information: https://www.mercurial-scm.org/doc/hg.1.html#branch.

  • Show the name of the currently active branch:

hg branch

  • Create a new branch for the next commit:

hg branch branch_name

Contribute to This Page
Report New Issue View Source
Discuss this page