diff options
| author | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-03-27 17:13:37 -0400 |
|---|---|---|
| committer | Kelly Rauchenberger <fefferburbia@gmail.com> | 2018-03-27 17:13:37 -0400 |
| commit | af49d3435302118d036c512aef1def848fb88089 (patch) | |
| tree | 5bdec9a528cc84e97b10dc6a62bbfc5b72037ecc /.gitmodules | |
| parent | 07a11ffc6a1d23815bca45321afa0f3c8661d96d (diff) | |
| download | cadence-af49d3435302118d036c512aef1def848fb88089.tar.gz cadence-af49d3435302118d036c512aef1def848fb88089.tar.bz2 cadence-af49d3435302118d036c512aef1def848fb88089.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 e1d506f..b51cbff 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 = https://github.com/hatkirby/libtwittercpp | 3 | url = https://github.com/hatkirby/libtwittercpp |
| 4 | [submodule "vendor/hkutil"] | ||
| 5 | path = vendor/hkutil | ||
| 6 | url = git@github.com:hatkirby/hkutil | ||
