3.2. Pull - shinokada/gitnotes GitHub Wiki

Pull request

Create a pull request

In bitbucket on the left menu, click Pull Requests. Click a button on the top right, Create pull request.

In Upstrem repo

You need to approve first then merge it.

In your local repo

Pull to update your local repo.

git pull
⚠️ **GitHub.com Fallback** ⚠️