Skip to content

Commit d1c0f88

Browse files
committed
sync github pages to demo_linear_layout.py on git commit
1 parent dd4ec7b commit d1c0f88

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.githooks/pre-commit

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
#!/usr/bin/env bash
2+
set -euo pipefail
3+
4+
# the outer repo only tracks the tensor-viz gitlink, not files inside the submodule.
5+
# sync/stage the generated linear-layout example file in tensor-viz's own pre-commit hook instead.

0 commit comments

Comments
 (0)