git-rev-tree

easy-to-use, scalable distributed version control system

Install

All systems
curl cmd.cat/git-rev-tree.sh
Debian Debian
apt-get install mercurial
Ubuntu
apt-get install mercurial
Alpine
apk add mercurial
Arch Arch Linux
pacman -S mercurial
image/svg+xml Kali Linux
apt-get install mercurial
CentOS
yum install mercurial
Fedora
dnf install mercurial
Windows (WSL2)
sudo apt-get update sudo apt-get install mercurial
OS X
brew install mercurial
Raspbian
apt-get install mercurial
Docker
docker run cmd.cat/git-rev-tree git-rev-tree powered by Commando

mercurial

easy-to-use, scalable distributed version control system

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects. .. Its features include: * O(1) delta-compressed file storage and retrieval scheme * Complete cross-indexing of files and changesets for efficient exploration of project history * Robust SHA1-based integrity checking and append-only storage model * Decentralized development model with arbitrary merging between trees * High-speed HTTP-based network merge protocol * Easy-to-use command-line interface * Integrated stand-alone web interface * Small Python codebase This package contains the architecture dependent files.