Page 1 of 1

New branch generation questions

PostPosted: Monday, 15th April 2019, 13:45
by sdynet
I've created a new local branch. But I don't know how to upload this into a remote storage. I've pressed the publish button, but only the following message appears.
Please help me. :)

Re: New branch generation questions

PostPosted: Monday, 15th April 2019, 23:55
by chequers
You can't modify the offical repository. You need to fork the repository on Github. This will create your own copy of the repository. Then you can "sync" (push changes) to it.

Re: New branch generation questions

PostPosted: Tuesday, 16th April 2019, 02:22
by sdynet
Thank you answer!

Re: New branch generation questions

PostPosted: Wednesday, 17th April 2019, 14:09
by sdynet
I don't want to make a new fork. :(
All I want is a pull requests to origin.

EDIT: It's settled.