dgit-badcommit-fixup
git interoperability with the Debian archive
Install
- All systems
-
curl cmd.cat/dgit-badcommit-fixup.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 update
sudo apt-get install dgit
- Raspbian
-
apt-get install dgit
- Dockerfile
- dockerfile.run/dgit-badcommit-fixup
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.