cola
This command is an alias of git-cola.
Install
- All systems
-
curl cmd.cat/cola.sh
- Debian
-
apt-get install git-cola
- Ubuntu
-
apt-get install git-cola
- Kali Linux
-
apt-get install git-cola
- Fedora
-
dnf install git-cola
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install git-cola
- OS X
-
brew install git-cola
- Raspbian
-
apt-get install git-cola
- Dockerfile
- dockerfile.run/cola
This command is an alias of git-cola.
-
View documentation for the original command:
tldr git-cola
© tl;dr; authors and contributors