File: pre-commit

package info (click to toggle)
metamonger 0.20150503-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 324 kB
  • ctags: 19
  • sloc: perl: 1,122; sh: 3; makefile: 2
file content (7 lines) | stat: -rwxr-xr-x 117 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
#!/bin/sh

# Unfortunately, Git decided to set those two during pre-commit
unset GIT_DIR
unset GIT_INDEX_FILE

prove