This website requires JavaScript.
Explore
Help
Sign in
git
/
pre-commit
Watch
1
Star
0
Fork
You've already forked pre-commit
0
Code
Issues
Activity
689b24add1
pre-commit
/
testing
/
resources
/
script_hooks_repo
/
bin
/
hook.sh
5 lines
50 B
Bash
Raw
Normal View
History
Unescape
Escape
Adding upstream version 2.2.0. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:10:22 +01:00
#!/usr/bin/env bash
Merging upstream version 2.9.3. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:23:17 +01:00
echo
"
$@
"
Adding upstream version 2.2.0. Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-02-09 21:10:22 +01:00
echo
'Hello World'
Copy permalink