fossil
Distributed version control system. Some subcommands such as fossil commit have their own usage documentation. More information: <https://fossil-scm.org/>.
Install
- All systems
-
curl cmd.cat/fossil.sh
- Debian
-
apt-get install fossil - Ubuntu
-
apt-get install fossil -
Alpine
-
apk add fossil - Arch Linux
-
pacman -S fossil - Kali Linux
-
apt-get install fossil - Fedora
-
dnf install fossil - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install fossil - OS X
-
brew install fossil - Raspbian
-
apt-get install fossil - Docker
-
docker run cmd.cat/fossil fossilpowered by Commando
Distributed version control system. Some subcommands such as fossil commit have their own usage documentation. More information: <https://fossil-scm.org/>.
-
Check the Fossil version:
fossil version -
Show general help (list available subcommands):
fossil help -
Display help on a Fossil subcommand (like `add`, `commit`, etc.):
fossil help subcommand -
Execute a Fossil subcommand:
fossil subcommand
© tl;dr; authors and contributors