git - How to upload .dll files to github? -


i have seen many github users uploading .dll files can't trick upload them.

do have open notepad , copy content , upload ?

you cannot upload binary files through github ui. must commit them repository locally , push github via git.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -