diff options
| author | Gubolin <gubolin@fantasymail.de> | 2014-12-07 12:40:31 +0100 |
|---|---|---|
| committer | Gubolin <gubolin@fantasymail.de> | 2014-12-07 12:40:31 +0100 |
| commit | 1cf546c9fc8b635cf722830c123b7ef25f97ea93 (patch) | |
| tree | 0c350c920952c9fe424b1cd9178e1bfc15c74486 /.gitmodules | |
| parent | 278c72442a914255602ef5beb9ebdb716e6fae4c (diff) | |
| parent | 3c6380dfa5866cf3425f44b1d1eb08ef5c3baf1b (diff) | |
| download | snap-1cf546c9fc8b635cf722830c123b7ef25f97ea93.tar.gz snap-1cf546c9fc8b635cf722830c123b7ef25f97ea93.zip | |
Merge branch github_backend
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index 27b70f2..c1a2763 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,12 @@ [submodule "Snapin8r"] path = Snapin8r url = https://github.com/Hardmath123/Snapin8r +[submodule "octokit.js"] + path = octokit.js + url = https://github.com/philschatz/octokit.js +[submodule "vkBeautify"] + path = vkBeautify + url = https://github.com/vkiryukhin/vkBeautify +[submodule "diff-merge"] + path = diff-merge + url = https://github.com/nighca/diff-merge |
