mercurial 6.8.1
0
Fast scalable distributed SCM (revision control, version control) system
Contents
Fast scalable distributed SCM (revision control, version control) system
How to Install mercurial
You can install mercurial using pip
pip install mercurial
or add it to a project with poetry
poetry add mercurial
Package Details
- Author
- Olivia Mackall and many others
- License
- GNU GPLv2 or any later version
- Homepage
- https://mercurial-scm.org/
- PyPi:
- https://pypi.org/project/mercurial/
Classifiers
- Software Development/Version Control
Related Packages
Errors
A list of common mercurial errors.
Code Examples
Here are some mercurial
code examples and snippets.