summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2014-08-26 22:13:48 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2014-08-26 22:13:48 +0200
commite067c58503f8bb0b1f9b49602f052eecf27b5271 (patch)
treec020ae9ddb52bc97db9bdc8380c6ebd6fe33eadf
parent1248b374feed3dfca35e71f71f82b16c7e2d1795 (diff)
downloaddotfiles-e067c58503f8bb0b1f9b49602f052eecf27b5271.tar.gz
dotfiles-e067c58503f8bb0b1f9b49602f052eecf27b5271.tar.bz2
dotfiles-e067c58503f8bb0b1f9b49602f052eecf27b5271.zip
Force 'rebase' action for vundle submodule
-rw-r--r--.gitmodules1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 852c44d..cbe1e57 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -2,3 +2,4 @@
path = .vim/bundle/vundle
url = https://github.com/gmarik/vundle.git
ignore = dirty
+ update = rebase