Skip to content

Tag

features

An illustration of two octocats repairing a robot.

GitHub for Mac 1.1

We released GitHub for Mac almost exactly 5 months ago. Today we're excited to release its first big update. So, what's new? Redesigned changes The entire changes view has been…

Josh Abernathy
An illustration of two octocats repairing a robot.

Git.io: GitHub URL Shortener

Do you have a GitHub URL you'd like to shorten? Use Git.io! $ curl -i https://git.io -F "url=https://github.com/..." HTTP/1.1 201 Created Location: https://git.io/abc123 $ curl -i https://git.io/abc123 HTTP/1.1 302 Found…

Risk Olson