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
What 986 million code pushes say about the developer workflow in 2025
Nearly a billion commits later, the way we ship code has changed for good. Here’s what the 2025 Octoverse data says about how devs really work now.
Introducing Agent HQ: Any agent, any way you work
At Universe 2025, GitHub’s next evolution introduces a single, unified workflow for developers to be able to orchestrate any agent, any time, anywhere.
Octoverse: A new developer joins GitHub every second as AI leads TypeScript to #1
In this year’s Octoverse, we uncover how AI, agents, and typed languages are driving the biggest shifts in software development in more than a decade.