It is well-known that Debian stable release is very stable, i.e. the packages are very old and well-tested. However, this become a problem to me.
Since Git 1.9, we have to run the following command to silence a warning
when we are running git push
.
$ git config --global …