aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDavid Tolnay <dtolnay@gmail.com>2022-12-01 18:13:54 -0800
committerDavid Tolnay <dtolnay@gmail.com>2022-12-01 22:28:47 -0800
commitdcbc8773d581f21481f770b315482f3b38ee8217 (patch)
tree8b92bba3ce6aec891209b2eef946c4b65508e18b /.gitmodules
parent8e5e1f590e57e7f3a2bfe6377dc476b738181d07 (diff)
downloadcxx-dcbc8773d581f21481f770b315482f3b38ee8217.tar.gz
Add buck2 CI
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 00000000..4fe33362
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tools/buck/buck2"]
+ path = tools/buck/buck2
+ url = https://github.com/facebookincubator/buck2