Scenario:
GIT hub pull request
Solution:
- Go to your GIT repository and click Fork.
- Fork to your account and clone it to your windows folder.
- Fetch -> Rebase and make changed.
- Commit.
- Push.
- Go to GIT repo (your forked branch).
- New Pull Request.
- Redirected to the base (origin) repo.
- Create Pull request
- See difference between base and head (your).
- If all good -> add comments -> Create Pull Request
- Send the PR to the repo owner to have your changes merged to base repo.
No comments:
Post a Comment