
hg-branch
List of commands for hg-branch:
-
hg-branch:tldr:82194 hg-branch: Show the name of the currently active branch.$ hg branchtry on your machineexplain this command
-
hg-branch:tldr:a3198 hg-branch: Create a new branch for the next commit.$ hg branch ${branch_name}try on your machineexplain this command