Skip to content

Makefile: Don't install bundled Git

James Liu requested to merge jliu/remove-bundled-git-install into master

Addresses some concerns in #6308 (closed)

Bundled Git binaries are compiled to be embedded inside of the Gitaly binary, not for external use. Therefore, we should remove the install-bundled-git targets.

Merge request reports

Loading