summaryrefslogtreecommitdiff
path: root/~lukeshu
diff options
context:
space:
mode:
authorParabola git <git@parabola.nu>2015-10-26 17:00:10 +0000
committerParabola git <git@parabola.nu>2015-10-26 17:00:10 +0000
commitef22f95f7b860ca4696afdb0554d4eee15a561cf (patch)
tree6c29db8144e12c470779db6bf93909ebe18db6ad /~lukeshu
parent1a9c7eac4df7d7988fb190cb011fbb8a600759f5 (diff)
Update from cron
Diffstat (limited to '~lukeshu')
-rwxr-xr-x~lukeshu/moz-normalize.git/config6
-rw-r--r--~lukeshu/moz-normalize.git/description1
l---------~lukeshu/moz-normalize.git/hooks/post-receive1
3 files changed, 8 insertions, 0 deletions
diff --git a/~lukeshu/moz-normalize.git/config b/~lukeshu/moz-normalize.git/config
new file mode 100755
index 0000000..202d119
--- /dev/null
+++ b/~lukeshu/moz-normalize.git/config
@@ -0,0 +1,6 @@
+[core]
+ repositoryformatversion = 0
+ filemode = true
+ bare = true
+[gitweb]
+ owner = Luke Shumaker
diff --git a/~lukeshu/moz-normalize.git/description b/~lukeshu/moz-normalize.git/description
new file mode 100644
index 0000000..1fa725d
--- /dev/null
+++ b/~lukeshu/moz-normalize.git/description
@@ -0,0 +1 @@
+Scripts to normalize mozilla package files
diff --git a/~lukeshu/moz-normalize.git/hooks/post-receive b/~lukeshu/moz-normalize.git/hooks/post-receive
new file mode 120000
index 0000000..9cbd669
--- /dev/null
+++ b/~lukeshu/moz-normalize.git/hooks/post-receive
@@ -0,0 +1 @@
+../../../git-hooks/post-receive.agefile \ No newline at end of file