Git & GitHub: Working with Git Repositories

Git    |    Beginner
  • 14 videos | 1h 26m 26s
  • Includes Assessment
  • Earns a Badge
Rating 4.5 of 537 users Rating 4.5 of 537 users (537)
This 14-video lab course is the second in a 3-course series on learning how to use Git and GitHub. In this hands-on course on Git, participants will solidify their use of many fundamentals in Git's version control tool. This course demonstrates how the Git ecosystem simplifies setting up source code repositories, and how GitHub makes it easy to use GitHub to collaborate with other developers who use Git. Learn to use the command line to create and manipulate local repositories, while expanding your knowledge of the fundamentals of this version control tool. As you progess, create and initialize your own local Git repository on your workstation and add new files to your project; modify existing sources; and delete content from your local Git repositories. The course will show you how to set up a secure shell (SSH) key to push your code to a remote GitHub repository. Finally, participants will learn to use GitHub's online tools to assist in keeping track of their branches.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Configure your git client with your own information
    Create a local git repository and commit code to it
    Set up a remote git repository on github
    Connect your local git repository to a remote one on github using ssh
    Push commits from your local git repository to a remote repo
    Recognize the steps required to add new files to your git repository
  • Make changes to existing files in your git repo and push those modifications to the remote repo
    View the commit history of your repository
    Recognize the effect of creating git branches and recording commits on them
    Remove files from your repository as well as your development workspace using git
    Identify the steps required to merge a feature branch to the master of a git repository
    Merge a feature branch to the master of your local git repo and push the changes to the remote repo
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 15s
  • 5m 15s
    Learn how to configure your Git client with your own information. FREE ACCESS
  • Locked
    3.  Creating a Local Git Repository
    7m 37s
    Learn how to create a local Git repository and commit code to it. FREE ACCESS
  • Locked
    4.  Creating a Repository on GitHub
    8m 11s
    Find out how to set up a remote Git repository on GitHub. FREE ACCESS
  • Locked
    5.  Linking a Local Repo to a Remote One
    6m 52s
    Learn how to connect your local Git repository to a remote one on GitHub using Secure Shell (SSH). FREE ACCESS
  • Locked
    6.  Pushing from a Local to a Remote Repo
    4m 21s
    In this video, you will push commits from your local Git repository to a remote repository. FREE ACCESS
  • Locked
    7.  Adding Files to a Repository
    8m 52s
    Upon completion of this video, you will be able to recognize the steps required to add new files to your Git repository. FREE ACCESS
  • Locked
    8.  Modifying Files in a Repository
    8m 5s
    In this video, you will learn how to make changes to existing files in your Git repository and push those modifications to the remote repository. FREE ACCESS
  • Locked
    9.  Viewing the Commit Log
    6m 40s
    Learn how to view the commit history of your repository. FREE ACCESS
  • Locked
    10.  Visualizing Git Branches
    5m 47s
    Upon completion of this video, you will be able to recognize the effect of creating Git branches and recording commits to them. FREE ACCESS
  • Locked
    11.  Deleting Files from a Repository
    8m 57s
    To remove files from your repository as well as your development workspace, use Git. FREE ACCESS
  • Locked
    12.  Visualizing a Git Merge
    6m
    During this video, you will learn how to identify the steps required to merge a feature branch into the master of a Git repository. FREE ACCESS
  • Locked
    13.  Implementing a Merge of Two Branches
    6m 25s
    In this video, learn how to merge a feature branch to the master of your local Git repository and push the changes to the remote repository. FREE ACCESS
  • Locked
    14.  Course Summary
    1m 8s
    In this video, we will summarize the key concepts covered in this course. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Journey Git and GitHub
Rating 3.8 of 5 users Rating 3.8 of 5 users (5)
Rating 4.4 of 153 users Rating 4.4 of 153 users (153)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.6 of 2641 users Rating 4.6 of 2641 users (2641)
Rating 4.6 of 451 users Rating 4.6 of 451 users (451)
Rating 4.4 of 59 users Rating 4.4 of 59 users (59)