Welcome to mirror list, hosted at ThFree Co, Russian Federation.

.gitmodules - github.com/windirstat/llfio.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 0d083d199a09991d2878b93e7a9ee7ea3950d8d6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[submodule "doc/html"]
	path = doc/html
	url = https://github.com/ned14/boost.afio.git
	branch = gh-pages
[submodule "include/boost/afio/boost-lite"]
	path = include/boost/afio/boost-lite
	url = https://github.com/ned14/boost-lite.git
	branch = master
[submodule "include/boost/afio/gsl-lite"]
	path = include/boost/afio/gsl-lite
	url = https://github.com/martinmoene/gsl-lite.git
	branch = master
[submodule "include/boost/afio/outcome"]
	path = include/boost/afio/outcome
	url = https://github.com/ned14/boost.outcome.git
	branch = master
[submodule "test/kerneltest"]
	path = test/kerneltest
	url = https://github.com/ned14/boost.kerneltest.git
	branch = master