This website requires JavaScript.
Explore
Help
Register
Sign In
ShuriZma
/
BizHawk
mirror of
https://github.com/TASEmulators/BizHawk.git
Watch
1
Star
0
Fork
You've already forked BizHawk
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e424e716f8
BizHawk
/
Dist
/
git_hook_shims
/
commit-msg
4 lines
74 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
set
-e
dotnet pwsh
"
./Dist/git_hooks/
$(
basename
"
$0
"
)
.ps1
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink