Add pre-commit hook

This commit is contained in:
2025-05-23 22:24:09 +02:00
parent b5963e1d54
commit 5b58a7d4c2

7
.githooks/pre-commit Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/sh
echo "Start pre-commit hook"
# Copy current state into sciebo on every commit
# This excludes .directories and .files inside of bernstein_paper
cp -r ./25_07_phd_defense/* ~/sciebo/PHD-Presentation-Backup