Add a git hook script that can be manually setup to run some checks on every push
Right now it just catches arcanist noisy tags, and include a script to automatically clean these. Follow up on http://lists.llvm.org/pipermail/llvm-dev/2019-December/137848.html Differential Revision: https://reviews.llvm.org/D80978
llvm/utils/git/arcfilter.sh
0 → 100755
llvm/utils/git/pre-push.py
0 → 100755
Please register or sign in to comment