summaryrefslogtreecommitdiff
path: root/Biz/Ide/post-checkout
AgeCommit message (Collapse)Author
2022-02-09Move git hooks to own folderBen Sima
Instead of symlinking, just set the local git config.
2021-11-26Fix post-checkout scriptBen Sima
Don't exit on no-such-variable because we can just silently fail...
2021-01-22Fix bad bash substitutionBen Sima
2021-01-08Simplify post-checkoutBen Sima
2020-12-28ide: incremental tags and git hooksBen Sima