Skip to content

Ability to download single file

Description

A lot of times when browsing a repository, I want to download a single file. Yes, there are possibility to accomplish this now with

  • Save as… in Raw view
  • or using curl.

But, sometimes I want the comfort of a good hosting service instead of terminal :)

Design

image

original description:

### Proposal I think it would be nice when viewing single file to have button `Download` which will download single file.

Final design

We add a split button with the options Raw and Download

Resting state

file--raw-split

Expanded

file--raw-split-expanded

Edited by Andreas Kämmerle