about summary refs log tree commit diff
path: root/third_party/git/.skip-subtree (follow)
AgeCommit message (Collapse)AuthorFilesLines
2020-01-12 r/379 feat(third_party/git): Add derivation to build gitVincent Ambo1-0/+1
This overrides the upstream derivation to: * use local sources * build `git send-email` It also calls autoreconf before building because files that are included in the git distribution tarball (which the normal derivation uses) are missing from source.