
hg-init
List of commands for hg-init:
-
hg-init:tldr:19c32 hg-init: Initialize a new repository in the current directory.$ hg inittry on your machineexplain this command
-
hg-init:tldr:978af hg-init: Initialize a new repository in the specified directory.$ hg init ${path-to-directory}try on your machineexplain this command