1 | 1 |
new file mode 100644 |
... | ... |
@@ -0,0 +1,8 @@ |
1 |
+# `git-hook-gitolite-jenkins` |
|
2 |
+ |
|
3 |
+A [Git hook][githooks] to notify [Jenkins][] about updated [gitolite][] |
|
4 |
+repositories. |
|
5 |
+ |
|
6 |
+[githooks]: https://git-scm.com/docs/githooks |
|
7 |
+[Jenkins]: https://www.jenkins.io |
|
8 |
+[gitolite]: https://gitolite.com |