just: Add post-checkout hook
modified justfile
@@ -11,7 +11,9 @@ CHECK := "🔄 " + BOLD
|
|
|
|
|
|
| + | |
|
|
| + | |
|
|
|
|
|
modified scripts/git-hook-template.sh
@@ -47,6 +47,8 @@ if [ "$HOOK_NAME" = "pre-commit" ]; then
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|