git clone http://github.com/tpw/endo

Thanks to rodjek and technoweenie the trailing “.git” is now optional when cloning GitHub repos using SmartHTTP: $ git clone http://github.com/tpw/endo Cloning into endo… remote: ...

By · · 1 min read

Source: github.blog

Thanks to rodjek and technoweenie the trailing “.git” is now optional when cloning GitHub repos using SmartHTTP: $ git clone http://github.com/tpw/endo Cloning into endo… remote: Counting objects: 6, done. remote:…