[all-commits] [llvm/llvm-project] a61c73: Add a git hook script that can be manually setup t...
Mehdi Amini via All-commits
all-commits at lists.llvm.org
Wed Jun 24 14:14:25 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: a61c73dbe320f1caf9940717090548df8ee30f8b
https://github.com/llvm/llvm-project/commit/a61c73dbe320f1caf9940717090548df8ee30f8b
Author: Mehdi Amini <aminim at google.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/docs/GettingStarted.rst
M llvm/docs/Phabricator.rst
A llvm/utils/git/arcfilter.sh
A llvm/utils/git/pre-push.py
Log Message:
-----------
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
More information about the All-commits
mailing list