The GitHub Data Challenge II
There are millions of projects on GitHub. Every day, people from around the world are working to make these projects better. Opening issues, pushing code, submitting Pull Requests, discussing project…
There are millions of projects on GitHub. Every day, people from around the world are working to make these projects better. Opening issues, pushing code, submitting Pull Requests, discussing project…
Celebrating a big feature release with a distributed team can be difficult awesome. We typically deploy dozens of times per day and ship new features regularly. We celebrate shipping several…
Starting today, you can use commit messages to close issues in other repositories. Now you can include “fixes user/repo#45” in your commit message, and it will close the referenced issue,…
Starting today, you can move and rename files within your repositories on GitHub. Renaming a file You’ll notice that editing a file now lets you enter a new name for…
It’s been almost a year since we first released GitHub for Windows. Today we just shipped version 1.0.38. That’s 38 updates since 1.0! As we’ve said before, we ship early…
There are a more than a million open issues to be found across all public repositories hosted on GitHub right now. Finding a specific issue can be a tedious process…
We’re excited to announce the latest release of GitHub Enterprise. We’re shipping this version with Issue Attachments, Contributions, and much more. Along with a variety of general improvements and adjustments,…
Last week, we were proud to introduce our new Code Search and improved repository and user search. Today, when you perform a search that has more than one page of…
We show rendered markup in several places on GitHub, most notably including a project’s main README on the Repository page itself. Starting today, GitHub supports relative links in markup files.…
Programming often involves keeping a bunch of secrets around. You’ve got account passwords, OAuth tokens, SSL and SSH private keys. The best way to keep a secret is, well, to…
Tweets with links to GitHub just got a whole lot prettier. By supporting Twitter Cards on GitHub, any tweets containing a link to a GitHub repository will provide more context…
Finding great code on GitHub just got a whole lot easier. Today we’re releasing several big improvements to code search. New Technology First, we are unveiling our new search infrastructure…
Recently we changed the way closing issues via commit message works on GitHub. Now when you enter “Fixes #33” in a commit message, issue 33 will only be closed once…
Monday night, on the very first day of our all-hands winter summit this week, the three millionth person signed up for a GitHub account. That’s three million developers building software…
You can now view and sort long-running Pull Requests from your repository’s Pull Request page. When a feature or a bugfix goes on for months but never ships nor dies,…
Now you can create and delete branches from GitHub.com. Create a branch In your repository’s branch selector, just start typing a new branch name. We’ll give you the option to…
I am continually blown away by the staggering amount of work happening on GitHub. Every day, our users commit code, open and close issues, and make plans for their software…
In addition to providing downloadable source code archives, GitHub previously allowed you to upload files (separate from the versioned files) in the repository, and make it available for download in…
At GitHub we love using Gist to share code. Whether it’s a simple snippet or a full app, Gist is a great way to get your point across. And the…
Starting today, you can create new files directly on GitHub in any of your repositories. You’ll now see a “New File” icon next to the breadcrumb whenever you’re viewing a…
We’re excited to announce the latest release of GitHub Enterprise. We’re shipping this version with our new Command Bar, User Profile Pages, and much more. Along with a variety of…
Build what’s next on GitHub, the place for anyone from anywhere to build anything.