logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Hg Branch - Create Branch Names | Online Free DevTools by Hexmos

Create branch names with Hg Branch. Easily manage multiple development lines with this Mercurial command. Free online tool, no registration required.

hg-branch

Create or show a branch name. More information: https://www.mercurial-scm.org/help/commands/branch.

  • Show the name of the currently active branch:

hg branch

  • Create a new branch for the next commit:

hg branch {{branch_name}}

See Also