Companies Home Search Profile

Working with Git Branches

Focused View

Craig Golightly

2:25:36

22 View
  • 1. Course Overview.mp4
    01:31
  • 1. Branching In-flight.mp4
    06:28
  • 2. Moving from Branch to Branch.mp4
    15:30
  • 3. Renaming and Deleting Branches.mp4
    08:38
  • 1. Comparing and Merging Branches.mp4
    05:54
  • 2. Understanding Git Diff.mp4
    03:32
  • 3. Using Git Diff.mp4
    16:19
  • 4. Resolving Merge Conflicts.mp4
    08:13
  • 5. Aborting a Merge.mp4
    07:08
  • 1. Setting up Remotes.mp4
    04:42
  • 2. Using Remotes with Code.mp4
    06:28
  • 3. Using Remotes with Branches.mp4
    06:18
  • 4. Using Pull Requests.mp4
    08:15
  • 5. Ignoring Files.mp4
    05:36
  • 6. Setting Team Conventions.mp4
    04:02
  • 7. Creating Code That Can Merge.mp4
    05:55
  • 1. Rearranging with Rebase.mp4
    02:58
  • 2. Squashing Multiple Commits.mp4
    05:55
  • 3. Rebasing from Main.mp4
    08:00
  • 4. Using Cherry Pick.mp4
    03:59
  • 5. Cherry Pick Demos.mp4
    10:15
  • Description


    Git branches help you manage your daily tasks easier. If you're working in a shared codebase, then branching is essential. Packed full of demos, this course will guide you through Git branches and the tools available to help you along the way.

    What You'll Learn?


      Working in a large, shared codebase is complex. How do you make progress when everyone is working at the same time? Git branches help you organize and scale concurrent work on your codebase. Branches are also great to organize your daily tasks and manage what you're doing on your own machine. In this course, Working with Git Branches, you'll gain the ability to incorporate branches into your daily workflow. First, you will learn the basics of branches. Next, you will discover how to diff and merge branches, along with how to understand, avoid, and deal with code conflicts when they come up. You will see how to use remotes and pull requests to collaborate as a team. Finally, you will explore when to use rebase and cherry-pick. When you're finished with this course, you will have the skills and knowledge of Git branching needed to boost your individual productivity, work as a team, and lower your stress level.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Craig Golightly
    Craig Golightly
    Instructor's Courses
    Craig is passionate about solving problems with the right tools. He has over 20 years of software development experience with large enterprises and small startups on everything from search engines to fighter jets. He has a bachelor's and master's degree in computer science with extensive experience in AWS, microservices, and artificial intelligence. Craig enjoys teaching and mentoring others so they can save time and accomplish their goals faster.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 21
    • duration 2:25:36
    • level average
    • English subtitles has
    • Release Date 2023/12/15

    Courses related to Software Engineering

    Courses related to Git

    Subtitle
    Using Git with a GUI
    Pluralsight Xavier Morera
    Xavier Morera
    Using Git with a GUI
    2:54:06
    English subtitles
    08/20/2023
    Subtitle
    The Complete Git and GitHub 2020 Course For Beginner
    Subtitle
    How To Use Git Branches To Speed Up Android App Development