Hacker News new | ask | show | jobs
by 0x400614 3966 days ago
Why put the executable in source control without the actual source text files?
1 comments

Or why put output binaries to source control at all? Who is going to ever clone that? Github has "releases" feature for that which the project seems to be using too (https://github.com/bmatzelle/gow/releases)
You've expanded my point, which made me reflect on how I communicate. In my mind I did mean what you said, "binaries to source control at _all_"