summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorColin Walters <walters@verbum.org>2012-07-15 11:51:57 -0400
committerColin Walters <walters@verbum.org>2012-07-15 11:59:05 -0400
commit464f4a81c9bd0b7e43fb299e3a64cde9a2e1be60 (patch)
treeca1b48051b54f1e5391aaa8e9f0c3f25ab69d791 /.gitmodules
parent95921bcbf0a6b710dedd107fbacb41090af74ed9 (diff)
downloadostree-464f4a81c9bd0b7e43fb299e3a64cde9a2e1be60.tar.gz
Add libgsystem as git external
Don't replace ot_lfree and stuff yet though...to much code churn.
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..f456a149
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "src/libgsystem"]
+ path = src/libgsystem
+ url = git://git.gnome.org/libgsystem