"test/gemm/gemm_xdl_bf16.cpp" did not exist on "d91f9f119c167ac5f3974e78f09bdd007f5dfd4a"
Commit d8447c64 authored by Paul's avatar Paul
Browse files

Fix installation of githooks

parent 4d162859
......@@ -3,5 +3,6 @@
cd $(git rev-parse --git-dir)
echo "Installing hooks..."
ln -s ../.githooks hooks
mkdir -p hooks
ln -s ../.githooks/pre-commit hooks/pre-commit
echo "Done!"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment