Skip to content

Commit

Permalink
Use https:// to clone
Browse files Browse the repository at this point in the history
HTTPS is better supported in proxied corporate environments.
  • Loading branch information
Stephen Rasku authored and tpope committed Sep 1, 2017
1 parent 913fff1 commit 8f60d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 8f60d1d

Please sign in to comment.