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
Post a Comment