[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
Tue Jun 2 20:48:59 PDT 2020


mehdi_amini updated this revision to Diff 268047.
mehdi_amini marked an inline comment as done.
mehdi_amini added a comment.

Limit to python3 and use the new "awk" script


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D80978/new/

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.268047.patch
Type: text/x-patch
Size: 9616 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/9045e2b1/attachment.bin>


More information about the llvm-commits mailing list