How can I PUT some files/directories into a github repository? #1137
|
As titled, I have some files which I'd like to upload into a github repository and I'd like to do that without having the project cloned locally. I think I could manually dig myself into using However, I'd like to use some comfortable, such this library, if possible, but I havent figure it out yet how. I guess Can anyone help me? Thanks in advance |
Answered by
bitwiseman
May 17, 2021
Replies: 2 comments 4 replies
|
Here's an example based on this test : |
3 replies
Answer selected by
bitwiseman
|
Doesn't this
Require the repository cloned? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Here's an example based on this test :