Instalação
Debian
sudo apt update && apt install git-all
Fedora
Versões mais novas
sudo dnf install git
Versões mais antigas
yum install git
Manjaro
pacman -S git
OSX
brew install git
Windows
Last updated
Was this helpful?