Getting Started with Git

Aug 14 2023 · git 2.28, console

Part 1: Getting Started with Git

06. Create a Pull Request

Episode complete

Play next episode

Next
About this episode
Leave a rating/review
See forum comments
Cinema mode Mark complete Download course materials
Previous episode: 05. Merge Changes Next episode: 07. Resolve Conflicts

Get immediate access to this and 4,000+ other videos and books.

Take your career further with a Kodeco Personal Plan. With unlimited access to over 40+ books and 4,000+ professional videos in a single subscription, it's simply the best investment you can make in your development career.

Learn more Already a subscriber? Sign in.

Notes: 06. Create a Pull Request

No prior experience is required.

Heads up... You've reached locked video content where the transcript will be shown as obfuscated text.

So far you’ve created a branch and pulled those changes in locally and pushed those changes to the remote repository. This can work if you’re just developing on your own, and you are the only collaborator. But if you want to work with others, you’ll want to create a pull request.