summaryrefslogtreecommitdiff
path: root/pkg/git/patch/0003-Enable-add.interactive.usebuiltin-by-default.patch
AgeCommit message (Collapse)Author
2020-10-19git: Update to 2.29.0Michael Forney
Installation of links in git-core is now optional via SKIP_DASHED_BUILT_INS, so we choose to skip them as well.
2020-06-30git: Enable add.interactive.usebuiltin by defaultMichael Forney
We don't have perl, so this allows usage of `git add -i` by default.