Kaydet (Commit) 137a4680 authored tarafından Thomas Klausner's avatar Thomas Klausner

Use "/usr/bin/env perl" to make it work on systems without /usr/bin/perl.

üst 66d4350b
#!/usr/bin/perl -w
#!/usr/bin/env perl
# A hook script to verify what is about to be committed.
# Called by "git commit" with no arguments. The hook should
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment