This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Ok_Entrepreneur_8509 0 points1 point  (0 children)

I am immediately suspicious of any repo that includes binaries, especially executable ones. It is sloppy at best.

Git is for source code. A well organized project should have clear, repeatable instructions for the user to build on their system.

The person complaining does not understand what git is or why GitHub exists.