summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorMike Crute <mcrute@gmail.com>2016-07-05 21:12:36 -0700
committerMike Crute <mike@crute.us>2016-07-05 21:12:36 -0700
commit9a397afdba15290f71b9bfeec6cc9b9c38423dd8 (patch)
treedb4f7ab8b1cbe01c460f64d7d7bada3352aecc0a /.gitmodules
parent2e4dcecff3e74364652fa85feba60c54eee5d2f5 (diff)
downloaddotfiles-9a397afdba15290f71b9bfeec6cc9b9c38423dd8.tar.bz2
dotfiles-9a397afdba15290f71b9bfeec6cc9b9c38423dd8.tar.xz
dotfiles-9a397afdba15290f71b9bfeec6cc9b9c38423dd8.zip
Add gitolite syntax
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 28b053b..9b6c22f 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -52,3 +52,6 @@
52[submodule ".vim/bundle/vim-vcscommand"] 52[submodule ".vim/bundle/vim-vcscommand"]
53 path = .vim/bundle/vim-vcscommand 53 path = .vim/bundle/vim-vcscommand
54 url = http://repo.or.cz/vcscommand.git 54 url = http://repo.or.cz/vcscommand.git
55[submodule ".vim/bundle/vim-gitolite"]
56 path = .vim/bundle/vim-gitolite
57 url = git://github.com/tmatilai/gitolite.vim.git