about summary refs log tree commit diff stats
path: root/.gitmodules
blob: b6785335f0d2925fe90d1b06d743d37a058e00a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "verbly"]
	path = verbly
	url = https://github.com/hatkirby/verbly
[submodule "vendor/verbly"]
	path = vendor/verbly
	url = https://github.com/hatkirby/verbly
[submodule "vendor/twitcurl"]
	path = vendor/twitcurl
	url = https://github.com/swatkat/twitcurl
[submodule "vendor/yaml-cpp"]
	path = vendor/yaml-cpp
	url = https://github.com/jbeder/yaml-cpp