commit 8f60d1d459362771cb68c0097565efdf52e62ec3 (tree)
parent 913fff1cea3aa1a08a360a494fa05555e59147f5
Author: Stephen Rasku <srasku@wurldtech.com>
Date: Thu, 31 Aug 2017 09:08:57 -0700
Use https:// to clone
HTTPS is better supported in proxied corporate environments.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.markdown b/README.markdown
@@ -66,7 +66,7 @@ If you don't have a preferred installation method, one option is to install
and paste:
cd ~/.vim/bundle
- git clone git://github.com/tpope/vim-fugitive.git
+ git clone https://github.com/tpope/vim-fugitive.git
vim -u NONE -c "helptags vim-fugitive/doc" -c q
If your Vim version is below 7.2, I recommend also installing