New uploader & downloads screen
Update: Uploads have been deprecated Not too long ago we rolled out the one true downloads button, but unfortunately the Downloads page was still left unattended. Well, today we’re rolling…
Update: Uploads have been deprecated
Not too long ago we rolled out the one true downloads button, but unfortunately the Downloads page was still left unattended. Well, today we’re rolling out a totally new downloads page – including a completely rewritten uploader.
You can check out the new downloads screen on pages like brotherbard’s gitx fork.
The new uploader
Most importantly, we’ve completely rewritten the file uploader. So when you go to a repository that you have pushable access to, you’ll see a new interface.

There were a few significant updates:
- The uploader actually works (yay!)
- Upload multiple files at a time (you can select multiple files in the file dialog or click choose file multiple times)
- Better error handling (no more ambiguous alerts)
What should you use the downloads section for?
The downloads section is a great place to put things that are related to your project, but not necessarily the code. Some examples:
- PDF documents explaining the technology
- Binary distributions of software
- Minified versions of javascript files
- PSD Mockups
- SQL or data dumps
And don’t forget that you can automatically generate zip and tar.gz packages of your codebase by using git tag and they’ll show up on the downloads page.
Written by
Related posts
Why age assurance laws matter for developers
Youth safety requirements are moving down the tech stack to operating systems and app stores—raising new questions for open source developers.
How researchers are using GitHub Innovation Graph data to reveal the “digital complexity” of nations
Researchers share in an interview how they used GitHub data to predict GDP, inequality, and emissions in ways that traditional economic data misses, along with our Q4 2025 data release.
An update on GitHub availability
Here’s what we’ve done—and what we’re still doing—to improve our availability and reliability.