summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2018-03-22 18:44:54 +0100
committerFelix Morgner <felix.morgner@gmail.com>2018-03-22 18:44:54 +0100
commit10a7462e795bc88e409533fadeab012dd1859da2 (patch)
tree0743a8fecd401db32636fd29c278ad5cc593c096 /.gitmodules
parent66f66b7818b7cf47a20eae6b940e06c2ee12fe8a (diff)
downloadextfs-10a7462e795bc88e409533fadeab012dd1859da2.tar.xz
extfs-10a7462e795bc88e409533fadeab012dd1859da2.zip
extsh: add linenoise input handlingmaster
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 0000000..d0c7fc0
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "external/linenoise"]
+ path = external/linenoise
+ url = https://github.com/antirez/linenoise