소스 검색

Update submodule info

Andrew Swistak 11 년 전
부모
커밋
661366defa
1개의 변경된 파일4개의 추가작업 그리고 3개의 파일을 삭제
  1. 4 3
      .gitmodules

+ 4 - 3
.gitmodules

@@ -88,11 +88,11 @@
   ignore = dirty
   ignore = dirty
 [submodule "vim/bundle/vim-bundler"]
 [submodule "vim/bundle/vim-bundler"]
 	path = vim/bundle/vim-bundler
 	path = vim/bundle/vim-bundler
-	url = https://github.com/tpope/vim-bundler
+	url = https://github.com/tpope/vim-bundler.git
   ignore = dirty
   ignore = dirty
 [submodule "vim/bundle/vim-cucumber"]
 [submodule "vim/bundle/vim-cucumber"]
   path = vim/bundle/vim-cucumber
   path = vim/bundle/vim-cucumber
-  url = github:tpope/vim-cucumber.git
+	url = https://github.com/tpope/vim-cucumber.git
   ignore = dirty
   ignore = dirty
 [submodule "vim/bundle/tabular"]
 [submodule "vim/bundle/tabular"]
   path = vim/bundle/tabular
   path = vim/bundle/tabular
@@ -100,8 +100,9 @@
   ignore = dirty
   ignore = dirty
 [submodule "vim/bundle/vim-rspec"]
 [submodule "vim/bundle/vim-rspec"]
 	path = vim/bundle/vim-rspec
 	path = vim/bundle/vim-rspec
-	url = https://github.com/tpope/vim-rspec
+	url = https://github.com/tpope/vim-rspec.git
   ignore = dirty
   ignore = dirty
 [submodule "vim/bundle/tabular.vim"]
 [submodule "vim/bundle/tabular.vim"]
 	path = vim/bundle/tabular.vim
 	path = vim/bundle/tabular.vim
 	url = https://github.com/godlygeek/tabular.git
 	url = https://github.com/godlygeek/tabular.git
+  ignore = dirty