From 372c6bfb134ae0ba0144b97165e9bb9d7882a080 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sat, 7 Oct 2017 18:20:01 -0400 Subject: [PATCH] specified master branch --- .gitmodules | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index b55fee2..c1416f0 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,4 @@ [submodule ".vim/bundle/Vundle.vim"] path = .vim/bundle/Vundle.vim url = https://github.com/VundleVim/Vundle.vim.git -[submodule ".vim/bundle/.vim/bundle/Vundle.vim"] - path = .vim/bundle/.vim/bundle/Vundle.vim - url = https://github.com/VundleVim/Vundle.vim.git + branch = master