abapGit
abapGit copied to clipboard
Support git protocol v2
https://www.kernel.org/pub/software/scm/git/docs/technical/protocol-v2.html https://opensource.googleblog.com/2018/05/introducing-git-protocol-version-2.html https://git-scm.com/docs/protocol-v2 https://blog.github.com/changelog/2018-11-08-git-protocol-v2-support/
without blobs, https://stackoverflow.com/a/57896644
this will help speed up reference discovery, note that abapGit currently has 2314 refs being transferred each time, as reference discovery is mandatory in git v1