aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2014-04-05 20:39:43 -0300
committerSilvio Rhatto <rhatto@riseup.net>2014-04-05 20:39:43 -0300
commit21e89cf280fdf1aa770ca5d2e87f71c3dfc815ac (patch)
tree6a98aed7b2097244f6d49f1bc09cba8841bc510b
parentc07abba437d2c81acafaf8476f0f700a36670de9 (diff)
downloadscripts-21e89cf280fdf1aa770ca5d2e87f71c3dfc815ac.tar.gz
scripts-21e89cf280fdf1aa770ca5d2e87f71c3dfc815ac.tar.bz2
Adding git-hooks
-rw-r--r--.gitmodules3
l---------git-hooks1
m---------misc/git-hooks0
3 files changed, 4 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 299dacc..ee58c0d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,6 @@
[submodule "misc/pulseaudio-mixer-cli"]
path = misc/pulseaudio-mixer-cli
url = https://github.com/mk-fg/pulseaudio-mixer-cli.git
+[submodule "misc/git-hooks"]
+ path = misc/git-hooks
+ url = https://github.com/icefox/git-hooks
diff --git a/git-hooks b/git-hooks
new file mode 120000
index 0000000..cc21c7b
--- /dev/null
+++ b/git-hooks
@@ -0,0 +1 @@
+misc/git-hooks/git-hooks \ No newline at end of file
diff --git a/misc/git-hooks b/misc/git-hooks
new file mode 160000
+Subproject feae1e052ede35ca02a4643e91d60eb33e876bb