Ref Names in URLs
We’ve got another URL cleanup for you: ref names in tree browsing URLs. In The Old Days You’d take this path: http://github.com/ezmobius/redis-rb/tree/master http://github.com/ezmobius/redis-rb/tree/308c4e3fb7df212cd4c9f06260bd68a3566cb53c/lib http://github.com/ezmobius/redis-rb/blob/308c4e3fb7df212cd4c9f06260bd68a3566cb53c/lib/redis.rb Gross. In The New Days You…
We’ve got another URL cleanup for you: ref names in tree browsing URLs.
In The Old Days
You’d take this path:
- http://github.com/ezmobius/redis-rb/tree/master
- http://github.com/ezmobius/redis-rb/tree/308c4e3fb7df212cd4c9f06260bd68a3566cb53c/lib
- http://github.com/ezmobius/redis-rb/blob/308c4e3fb7df212cd4c9f06260bd68a3566cb53c/lib/redis.rb
Gross.
In The New Days
You take this path:
- http://github.com/ezmobius/redis-rb
- http://github.com/ezmobius/redis-rb/tree/master/lib
- http://github.com/ezmobius/redis-rb/blob/master/lib/redis.rb
Much nicer.
Written by
Related posts
That’s a wrap: GitHub Innovation Graph in 2024
Discover the latest trends and insights on public software development activity on GitHub with the release of Q2 & Q3 2024 data for the Innovation Graph.
Seven years of open source: A more secure and diverse ecosystem
Explore insights into open source community growth, innovation, and inclusivity with an updated survey dataset.
GitHub Availability Report: December 2024
In December, we experienced two incidents that resulted in degraded performance across GitHub services.