How to send a transfer request from an existing locally-cloned repo?
Often I want to see the source code of some libraries from github, so I clone it. Later, I discovered some problems with the code and put it up on the mailing list, often in passing. The author of the library says: βPleasant find, can you send a pull request?β
And the answer is "not so easy." I haven't forked the repo yet, Ive cloned it. And it doesn't seem that I can find to send a pull request from a cloned repo?
If this limit is true, it seems like a reasonable reaction is to fork something and all that you have ever looked at, just so that if you ever want to contribute, you can. And that populates your github account with a lot of inactive forks.
Don't they talk so much about this problem - am I the only person with whom this problem affects?
github pull-request
Ben Hutchison Feb 16 '13 at 2:09 2013-02-16 02:09
source share