Comment 5 for bug 1774061

Revision history for this message
Jan Bauer (jbauersmt) wrote :

Workaround: add stable repo from git-scm to get a fixed version

$ add-apt-repository ppa:git-core/ppa
$ apt update
$ apt install git

(from https://git-scm.com/download/linux )