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

Create Mercurial Repository - Initialize Repo with hg | Online Free DevTools by Hexmos

Create Mercurial repository instantly with hg init. Initialize new repositories and manage version control easily. Free online tool, no registration required.

hg-init

Create a new repository in the specified directory. More information: https://www.mercurial-scm.org/help/commands/init.

  • Initialize a new repository in the current directory:

hg init

  • Initialize a new repository in the specified directory:

hg init {{path/to/directory}}