For those that are worried, the source is there to inspect and compile. For those that aren't, there's reduced friction. It's a young project and I could move the binary elsewhere, but I'm not sure that would change your concern?
I believe GP was saying two separate things. First of all, it's unusual to commit binaries to source control, because they can't be merged, etc. Second of all, he personally isn't comfortable with binaries and would rather compile from source.
jewel|12 years ago
It'd be more traditional to release binaries separately, maybe using the following: https://github.com/blog/1547-release-your-software
stephencelis|12 years ago
alexchamberlain|12 years ago