Open kiranraaj19 opened 2 years ago
git clone git://github.com/wting/autojump.git doesnt work. git clone https://github.com/wting/autojump works.
git clone git://github.com/wting/autojump.git
git clone https://github.com/wting/autojump
Same for me
git:// is deprecated. Use https or ssh
git clone git://github.com/wting/autojump.git
doesnt work.git clone https://github.com/wting/autojump
works.