aboutsummaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2012-09-29 01:29:11 +1200
committerTom Ryder <tom@sanctum.geek.nz>2012-09-29 01:29:11 +1200
commit90e71e501d01ccc547587e41aa7abbd4f21021e6 (patch)
tree10027a044acb8b8069f82cac8e724fc83266a455 /.gitmodules
parentAdd Gundo (diff)
downloaddotfiles-90e71e501d01ccc547587e41aa7abbd4f21021e6.tar.gz
dotfiles-90e71e501d01ccc547587e41aa7abbd4f21021e6.zip
Correct protocol
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 7d23a2a1..2648edff 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -60,4 +60,4 @@
ignore = dirty
[submodule "vim/bundle/gundo"]
path = vim/bundle/gundo
- url = https://github.com/sjl/gundo.vim.git
+ url = git://github.com/sjl/gundo.vim.git