2ecabd236d
To sync the folly submodule the first time, you'll need to issue: git submodule init git submodule update From then on, you'll also want to make sure folly is up to date by issuing `git submodule update` after a `git pull`.
4 linhas
109 B
Plaintext
4 linhas
109 B
Plaintext
[submodule "hphp/submodules/folly"]
|
|
path = hphp/submodules/folly
|
|
url = git://github.com/facebook/folly.git
|