diff options
author | Burt P <pburt0@gmail.com> | 2017-07-26 13:06:31 -0500 |
---|---|---|
committer | Leandro Pereira <leandro@hardinfo.org> | 2017-07-30 10:16:42 -0700 |
commit | 650f07f6d0e01bed154c34109b45e736663a3d93 (patch) | |
tree | 1cbb7373e61eb18f711a0eef74f56dc5f595cd3b /.gitmodules | |
parent | d58276aa6fa507525312d9b83b7e82b0b6a479ab (diff) |
gtk3: Christian Hergert's uber-graph replacing loadgraph
Signed-off-by: Burt P <pburt0@gmail.com>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 00000000..43026ff5 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "deps/uber-graph"] + path = deps/uber-graph + url = https://github.com/chergert/uber-graph.git |