diff --git a/.gitmodules b/.gitmodules index 2f4992b..bc96e96 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,3 +55,6 @@ [submodule "vim/pack/color/start/vim-colors-solarized"] path = vim/pack/color/start/vim-colors-solarized url = https://github.com/altercation/vim-colors-solarized.git +[submodule "testrepo"] + path = testrepo + url = /home/jakobus.schuerz/git/testrepo.git diff --git a/testrepo b/testrepo new file mode 160000 index 0000000..bfa40d7 --- /dev/null +++ b/testrepo @@ -0,0 +1 @@ +Subproject commit bfa40d7a34eba5d84bfdb9b4f97b7f49ab6cc599