Make it easier to download files from commit view
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=22186) </details> <!--IssueSummary end--> ### Problem Currently, when using the commit detail view, there is no way to download the file(s) in an easy way. (I commonly use this flow to quickly check out design files which need a download before being inspectable) ### Proposal - Clone or download repository as `.zip` with that commit as HEAD locally - Download file (similar as blob view of file) - Download all files, but only the ones affected by that commit ![Group](/uploads/53e7f6bdda863fe9bec07efdc8b6c2e9/Group.png) --- @jramsay what do you think of this?
issue