[PATCH] D80978: Add a git hook script that can be manually setup to run some checks on every push
Mehdi AMINI via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 1 22:42:34 PDT 2020
mehdi_amini created this revision.
mehdi_amini added reviewers: dblaikie, MaskRay.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
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
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D80978
Files:
llvm/docs/GettingStarted.rst
llvm/docs/Phabricator.rst
llvm/utils/git/arcfilter.sh
llvm/utils/git/pre-push.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80978.267789.patch
Type: text/x-patch
Size: 9764 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/e8d9dfd6/attachment.bin>
More information about the llvm-commits
mailing list