diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:18:02 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-02-28 21:18:54 +0100 |
commit | ecad324ef338f4dd101b164ea41bb7db19ee582c (patch) | |
tree | a140eb96e885df1d4c4bfb4fd22d326863bc51f9 /.gitmodules | |
parent | 49600a082b5f906c95c9fb864e59dc7506691b79 (diff) | |
download | json-rpc-shell-ecad324ef338f4dd101b164ea41bb7db19ee582c.tar.gz json-rpc-shell-ecad324ef338f4dd101b164ea41bb7db19ee582c.tar.xz json-rpc-shell-ecad324ef338f4dd101b164ea41bb7db19ee582c.zip |
Move to liberty
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 0000000..5abb60c --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "liberty"] + path = liberty + url = git://github.com/pjanouch/liberty.git |