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: Counting objects: 6, done. remote:…
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: Compressing objects: 100% (3/3), done.
remote: Total 6 (delta 0), reused 6 (delta 0)
Unpacking objects: 100% (6/6), done.
Written by
Related posts
GitHub Availability Report: December 2024
In December, we experienced two incidents that resulted in degraded performance across GitHub services.
Inside the research: How GitHub Copilot impacts the nature of work for open source maintainers
An interview with economic researchers analyzing the causal effect of GitHub Copilot on how open source maintainers work.
OpenAI’s latest o1 model now available in GitHub Copilot and GitHub Models
The December 17 release of OpenAI’s o1 model is now available in GitHub Copilot and GitHub Models, bringing advanced coding capabilities to your workflows.