How to Install dgit in Ubuntu 18.04



Install dgit by entering the following commands in the terminal:

sudo apt update
sudo apt install dgit

Description:

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.

Version: 4.3

Section: universe/devel