From c61ee5b294ea7c0ca9fb2e8bc1b501a214e7dddc Mon Sep 17 00:00:00 2001 From: Florian Mounier Date: Fri, 17 Jan 2014 10:08:09 +0100 Subject: [PATCH] Re add term.js as a submodule from my fork --- .gitmodules | 3 +++ app/static/javascripts/term.js | 1 + app/templates/index.html | 2 +- 3 files changed, 5 insertions(+), 1 deletion(-) create mode 160000 app/static/javascripts/term.js diff --git a/.gitmodules b/.gitmodules index 3606a90..1a56f2b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "ext/sass-bootstrap"] path = ext/sass-bootstrap url = git@github.com:jlong/sass-bootstrap.git +[submodule "app/static/javascripts/term.js"] + path = app/static/javascripts/term.js + url = git@github.com:paradoxxxzero/term.js.git diff --git a/app/static/javascripts/term.js b/app/static/javascripts/term.js new file mode 160000 index 0000000..36c6036 --- /dev/null +++ b/app/static/javascripts/term.js @@ -0,0 +1 @@ +Subproject commit 36c6036d67d75d708737b613543ce91d11bab179 diff --git a/app/templates/index.html b/app/templates/index.html index 5374a51..024cb7b 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -19,7 +19,7 @@ - +