commands.sh

hg branch

all

Create or show a branch name.

More info →

Examples (2)

Show the name of the currently active branch

Create a new branch for the next commit

hg branch branch_name
made by @shridhargupta | data from tldr-pages