diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-13 17:18:13 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-13 17:18:13 (EDT) |
commit | 46951f0112567668902bdc73071c614e2276e9b9 (patch) | |
tree | 5d6f1bce8cb0ea12d23a1d4a698a8f61bce12e0e /.gitmodules | |
parent | a73f992a3fec91948328b3c67c14731f93b44ea7 (diff) |
Add markdownbook submodule.
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..4d6e1e0 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "markdownbook"] + path = markdownbook + url = git://git.os.pehjota.net/markdownbook/markdownbook.git |