From 0f3ace51c1b6bffeccf1cdae7c1a090d3ef33f26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Sat, 31 Oct 2020 08:22:01 +0100 Subject: [PATCH] remove submodule-entry for testrepo from .gitconfig --- .gitmodules | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index bc96e96..2f4992b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -55,6 +55,3 @@ [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