commands.sh

hg init

all

Create a new repository in the specified directory.

More info →

Examples (2)

Initialize a new repository in the current directory

Initialize a new repository in the specified directory

hg init path/to/directory
made by @shridhargupta | data from tldr-pages