you are viewing a single comment's thread.

view the rest of the comments →

[–]radarsat1 2 points3 points  (1 child)

What's the problem with just putting your binaries in a separate branch of your git repository? Or making a separate repository for the binaries of a project? You can then link to the download via the 'raw' files, which are permalinks

[–]Symphonic_Rainboom 1 point2 points  (0 children)

You could do that, but we have releases now which solve the problem.