Skip to content

Commit

Permalink
fix fbthrift not cloning because of the trailing slash in git submodu…
Browse files Browse the repository at this point in the history
…le name
  • Loading branch information
kspalaiologos committed Apr 25, 2022
1 parent cb66203 commit 38a27bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Expand Up @@ -3,7 +3,7 @@
url = https://github.com/facebook/folly
[submodule "fbthrift"]
path = fbthrift
url = https://github.com/facebook/fbthrift/
url = https://github.com/facebook/fbthrift
[submodule "zstd"]
path = zstd
url = https://github.com/facebook/zstd
Expand Down

0 comments on commit 38a27bc

Please sign in to comment.