dgit
git interoperability with the Debian archive
Install
- All systems
-
curl cmd.cat/dgit.sh
- Debian
-
apt-get install dgit - Ubuntu
-
apt-get install dgit - Kali Linux
-
apt-get install dgit - Fedora
-
dnf install dgit - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install dgit - Raspbian
-
apt-get install dgit
dgit
git interoperability with the Debian archive
dgit (with the associated infrastructure) makes it possible to treat the Debian archive as a git repository. dgit push constructs uploads from git commits dgit clone and dgit fetch construct git commits from uploads.