Mercurial > dotfiles
changeset 109:5bd55d06cf75
Don't use SSH schemes. Make it nice for other people.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Tue, 28 Aug 2012 21:26:10 -0700 |
parents | f919d3bf3744 |
children | 9e0e1b78d0dd |
files | .hgsub |
diffstat | 1 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsub Mon May 07 22:15:59 2012 -0700 +++ b/.hgsub Tue Aug 28 21:26:10 2012 -0700 @@ -20,9 +20,9 @@ vim/bundle/syntastic = [git]https://github.com/scrooloose/syntastic.git vim/bundle/less = [git]https://github.com/groenewege/vim-less.git -vim/bundle/lawrencium = ssh://hg@bitbucket.org/ludovicchabant/vim-lawrencium -vim/bundle/piecrust = ssh://hg@bitbucket.org/ludovicchabant/vim-piecrust +vim/bundle/lawrencium = https://bitbucket.org/ludovicchabant/vim-lawrencium +vim/bundle/piecrust = https://bitbucket.org/ludovicchabant/vim-piecrust -lib/hg/hg-git = ssh://hg@bitbucket.org/durin42/hg-git -lib/hg/onsub = ssh://hg@bitbucket.org/ludovicchabant/onsub +lib/hg/hg-git = https://bitbucket.org/durin42/hg-git +lib/hg/onsub = https://bitbucket.org/ludovicchabant/onsub