Browse code

Add license

Robert Cranston authored on 12/05/2020 00:40:28
Showing 1 changed files
... ...
@@ -6,3 +6,9 @@ repositories.
6 6
 [githooks]: https://git-scm.com/docs/githooks
7 7
 [Jenkins]: https://www.jenkins.io
8 8
 [gitolite]: https://gitolite.com
9
+
10
+## License
11
+
12
+Licensed under the [ISC license][], see the [`LICENSE`](LICENSE) file.
13
+
14
+[ISC license]: https://en.wikipedia.org/wiki/ISC_license
Browse code

Add readme

Robert Cranston authored on 12/05/2020 00:39:36
Showing 1 changed files
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