https://github.com/facebook/hhvm
Raw File
Tip revision: 65a25c9e738ad33e92446494c086e0b112c6c8fe authored by Fred Emmott on 06 January 2022, 20:48:46 UTC
Releasing 4.136.2
Tip revision: 65a25c9
.gitmodules
[submodule "__FORKS__"]
	path = third-party/forks
	url = https://github.com/hhvm/hhvm-third-party.git
[submodule "fastlz"]
	path = third-party/fastlz/src
	url = https://github.com/ariya/FastLZ
[submodule "fatal"]
	path = third-party/fatal
	url = https://github.com/facebook/fatal
[submodule "fb303"]
	path = third-party/fb303/src
	url = https://github.com/facebookincubator/fb303.git
[submodule "libafdt"]
	path = third-party/libafdt/src
	url = https://github.com/facebook/libafdt
[submodule "mcrouter"]
	path = third-party/mcrouter/src
	url = https://github.com/facebook/mcrouter
[submodule "re2"]
	path = third-party/re2/src
	url = https://github.com/google/re2.git
[submodule "xed-mbuild"]
	path = third-party/xed/mbuild
	url = https://github.com/intelxed/mbuild.git
[submodule "xed-xed"]
	path = third-party/xed/xed
	url = https://github.com/intelxed/xed.git
back to top