From ed6d86cceada34d8f3ae8c0bdd3dd311c2487248 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Sat, 31 Oct 2020 06:17:08 +0100 Subject: [PATCH] add testrepo --- .gitmodules | 3 +++ testrepo | 1 + 2 files changed, 4 insertions(+) create mode 160000 testrepo 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