summary refs log tree commit diff stats
path: root/.gitmodules
blob: 1b1d8d7241d741b6ea81015c554069a28a701217 (plain) (blame)
1
2
3
4
5
6
7
8
9
[submodule "vendor/libtwittercpp"]
	path = vendor/libtwittercpp
	url = git@github.com:hatkirby/libtwittercpp
[submodule "vendor/verbly"]
	path = vendor/verbly
	url = git@github.com:hatkirby/verbly
[submodule "vendor/hkutil"]
	path = vendor/hkutil
	url = git@github.com:hatkirby/hkutil