[core]
	repositoryformatversion = 0
	filemode = true
	bare = false
	logallrefupdates = true
	worktree = ../../../../../components/nghttp/nghttp2
[remote "origin"]
	url = https://github.com/nghttp2/nghttp2.git
	fetch = +refs/heads/*:refs/remotes/origin/*
[branch "master"]
	remote = origin
	merge = refs/heads/master
[submodule "third-party/mruby"]
	url = https://github.com/mruby/mruby
[submodule "third-party/neverbleed"]
	url = https://github.com/h2o/neverbleed.git
