Home / Latest

The latest blogs from GitHub

Explore the latest blogs from GitHub on all things software development from the newest capabilities on the GitHub platform to research and insights—and guides to help you level up your engineering skills.

An illustration of two octocats repairing a robot.

GitHub Rebase #37

According to git-checkout(1): “You can make changes and create a new commit on top of a detached HEAD”. Git is your Friend, not a Foe explains how this is possible.…

An illustration of two octocats repairing a robot.

New Languages Highlighted

CoffeeScript (.coffee) LotteryDraw: { play: -> result: LotteryTicket.new_random() winners: {} this.tickets.each (buyer, ticket_list) -> ticket_list.each (ticket) -> score: ticket.score(result) return if score is 0 winners[buyer] ||= [] winners[buyer].push([ticket, score]) this.tickets:…

An illustration of two octocats repairing a robot.

File upload improvements

Ever since we introduced the file upload section for repos, the two requests we’ve received the most have been for a no-flash alternative and download stats. Today we’re introducing both.…

An illustration of two octocats repairing a robot.

Introducing status.github.com

Today we’re opening up a new site — http://status.github.com. We’ll be using this site (in addition to our twitter account) to post status updates (maintenance warnings, outages, etc). This site…

An illustration of two octocats repairing a robot.

Diff Your Gist

@NV has ported ucnv’s Diff for Gist Greasemonkey script to a Chrome Extension. img http://img.skitch.com/20100127-nxct1q4y315uwen8nr6w896upk.png http://chrome.google.com/extensions/detail/ekibhngllckenihijddjkmehiocljcpc Pretty cool – I’ve been using it since I first saw it. And if…

An illustration of two octocats repairing a robot.

GitHub Rebase #35

Rebase: good for reorganizing commits, squashing down changesets, and repairing dentures. Featured Project vanity is an experiment driven development framework for Ruby on Rails that uses A/B Testing to maximize…

An illustration of two octocats repairing a robot.

Broadcasts

Over the past couple of days, you may have noticed a new piece of UI, GitHub broadcasts: We’ll be using this feature to announce significant new feature additions and changes…

An illustration of two octocats repairing a robot.

Explore GitHub

This week @kneath and I (with some help from The Changelog) rolled out Explore GitHub – a new page showing trending repositories, repositories recently featured on The Changelog, and recent…

An illustration of two octocats repairing a robot.

New Year, New Company

As of January 1, 2010 we’re operating this site as GitHub, Inc. What does that mean for you? In a word: nothing. We originally incorporated Logical Awesome LLC prior to…

An illustration of two octocats repairing a robot.

Paris Git Training

In Paris? Our very own Scott Chacon, author of Pro Git and internationally renowned Git expert, will be teaching a Git class on February 18th, 2010. img http://img.skitch.com/20100121-gamhsjqj25xjwqxx9heneiatu6.jpg http://trainings.sensiolabs.com/en/training/git Check…

An illustration of two octocats repairing a robot.

Closing Issues with PHPUnit

@raphaelstolt shows how to close GitHub Issues using PHPUnit in his blog post, Closing and reopening GitHub issues via PHPUnit tests The secret? Implementing GitHub_TicketListener. img http://img.skitch.com/20100120-er3nuye656kk77pd83wibtudw4.png http://raphaelstolt.blogspot.com/2010/01/closing-and-reopening-github-issues-via.html Check the…

An illustration of two octocats repairing a robot.

GitHub Rebase #34

It’s time for Rebase #34! As always, suggestions are welcome if you have a neat project you’d like to show off. Featured Project jquery is a cross-browser JavaScript library that…

An illustration of two octocats repairing a robot.

GitHub for the Rest of Us Screencast

Know someone who could use a clear, hands-on introduction to GitHub? @nettuts has them covered. img http://img.skitch.com/20100118-mbutj6e8irbau8ms7uach741i1.png http://net.tutsplus.com/videos/screencasts/terminal-git-and-github-for-the-rest-of-us-screencast Their Terminal, Git, and GitHub for the Rest of U (which compliments…

An illustration of two octocats repairing a robot.

Notification Improvements

Update 1/19/2010: Page build notifications have been added to the list of notifications you can turn on/off and have moved to the Notifications section as well. Thanks! Today we rolled…

The world's largest developer platform

Docs

Docs

Everything you need to master GitHub, all in one place.

GitHub

GitHub

Build what’s next on GitHub, the place for anyone from anywhere to build anything.

Customer stories

Customer stories

Meet the companies and engineering teams that build with GitHub.

The GitHub Podcast

The GitHub Podcast

Catch up on the GitHub podcast, a show dedicated to the topics, trends, stories and culture in and around the open source developer community on GitHub.