Skip to content

Pull from remote branch, update locally and send pull request to original repo  #9

@brgcy

Description

@brgcy

Consider the following diagram:

remote-branch

Go through the following set of tasks:

  1. Add the required remote brg repo to connect to BRG repo (https://github.com/brgcy/git-gh-course)
  2. Fetch the brg remote changes.
  3. Create the brg-branch locally tracking the brg-branch branch of brg remote repo.
  4. MAIN TASK : Create a file in the format <your_nick_name>.txt having your full name inside it. See example brg.txt.
  5. Add the file and commit as Added <your_nick_name> file
  6. Push the branch to your origin repo
  7. Create the Pull Request from the brg-branch to main branch of original repo (upstream)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions