diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-03-28 21:12:17 -0400 | 
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-03-28 21:12:17 -0400 | 
| commit | 54c8a082aa513cb10860e16a74b7f2e7ae638b2b (patch) | |
| tree | e4963c0f6b5212dcb98798bd2b7a266d59dca69e /.gitmodules | |
| parent | 6499b28df7b90025b5045cb343a110a1bdb6dfbe (diff) | |
| download | lunatic-54c8a082aa513cb10860e16a74b7f2e7ae638b2b.tar.gz lunatic-54c8a082aa513cb10860e16a74b7f2e7ae638b2b.tar.bz2 lunatic-54c8a082aa513cb10860e16a74b7f2e7ae638b2b.zip | |
Migrated to hkutil
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/.gitmodules b/.gitmodules index b7a969a..79e1759 100644 --- a/.gitmodules +++ b/.gitmodules | |||
| @@ -1,3 +1,6 @@ | |||
| 1 | [submodule "vendor/libtwittercpp"] | 1 | [submodule "vendor/libtwittercpp"] | 
| 2 | path = vendor/libtwittercpp | 2 | path = vendor/libtwittercpp | 
| 3 | url = git@github.com:hatkirby/libtwittercpp | 3 | url = git@github.com:hatkirby/libtwittercpp | 
| 4 | [submodule "vendor/hkutil"] | ||
| 5 | path = vendor/hkutil | ||
| 6 | url = git@github.com:hatkirby/hkutil | ||
