mercurial-hg

Installation
SKILL.md

Mercurial Hg

Mercurial is a distributed version control system (DVCS) suitable for scenarios ranging from small personal projects to large-scale enterprise projects.

Quick Start

Initialize New Repository

hg init myproject
cd myproject

Clone Existing Repository

hg clone https://example.com/repo myproject
Installs
1
GitHub Stars
55
First Seen
Jul 21, 2026
mercurial-hg — diegosouzapw/awesome-omni-skill