File: post-commit

package info (click to toggle)
haskell-tinyurl 0.1.0-5
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 220 kB
  • sloc: haskell: 22; makefile: 2
file content (8 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (42)
1
2
3
4
5
6
7
8
#!/bin/sh
#
# An example hook script that is called after a successful
# commit is made.
#
# To enable this hook, make this file executable.

: Nothing