We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 743beab commit 257991fCopy full SHA for 257991f
1 file changed
README.md
@@ -9,7 +9,6 @@ in your version of git (likely true for versions older than 1.7.11)
9
please install it manually from [here](https://github.com/apenwarr/git-subtree).
10
11
12
-
13
Install
14
-------
15
@@ -21,6 +20,14 @@ git-subsplit can also be installed as a git command by:
21
20
./install.sh
22
23
+Hooks
24
+-----
25
+
26
+### GitHub WebHooks
27
28
+ * [dflydev GitHub WebHook](https://github.com/dflydev/dflydev-git-subsplit-github-webhook) (**PHP**)
29
30
31
Usage
32
-----
33
0 commit comments