mirror of
https://github.com/facebook/react.git
synced 2025-11-01 09:12:30 +00:00
f6f042d747
I had trouble checking out the repo using Sapling because the submodule couldn't clone properly. I got > Error: Permission denied (publickey) In my branch I tested that the https URL format seems to work okay with Sapling.
5 lines
93 B
Plaintext
5 lines
93 B
Plaintext
[submodule "test262"]
|
|
path = test262
|
|
url = https://github.com/tc39/test262
|
|
shallow = true
|