When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
10 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.
!sc
They're hard to read and prevent copying and pasting.
Is there a question in here somewhere? The sequence of events for a change to a repository using a pull request is to clone the repository and create a branch for your changes. If you do not have access to the repository to create a branch, you could fork the repository and create your branch in the fork with your changes. Regardless, make your changes in a branch, commit and push the branch. Go to the repository on github, bitbucket, whatever and create a pull request with your branch as the source. If the pull request reviewers request any changes, make, commit and push any changes. Once the PR is approved either merge it if you have direct access or the owner of the repo will merge your final changes.
This is not a C-question.
<@undefined>
Please don't delete forum posts. They can be helpful to refer to later and other members can learn from them. In the future you can use !solved to close a post and mark a post as solved.
!solve
Thank you and let us know if you have any more questions!
This thread is now set to auto-hide after an hour of inactivity