Git & GitHub: Working with Git Repositories
Git 2.25.1
| Beginner
- 14 Videos | 1h 26m 26s
- Includes Assessment
- Earns a Badge
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 courseconfigure your Git client with your own informationcreate a local Git repository and commit code to itset up a remote Git repository on GitHubconnect your local Git repository to a remote one on GitHub using SSHpush commits from your local Git repository to a remote reporecognize 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 repoview the commit history of your repositoryrecognize the effect of creating Git branches and recording commits on themremove files from your repository as well as your development workspace using Gitidentify the steps required to merge a feature branch to the master of a Git repositorymerge a feature branch to the master of your local Git repo and push the changes to the remote reposummarize the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview2m 15sUP NEXT
-
2.Introducing the Git Client5m 15s
-
3.Creating a Local Git Repository7m 37s
-
4.Creating a Repository on GitHub8m 11s
-
5.Linking a Local Repo to a Remote One6m 52s
-
6.Pushing from a Local to a Remote Repo4m 21s
-
7.Adding Files to a Repository8m 52s
-
8.Modifying Files in a Repository8m 5s
-
9.Viewing the Commit Log6m 40s
-
10.Visualizing Git Branches5m 47s
-
11.Deleting Files from a Repository8m 57s
-
12.Visualizing a Git Merge6m
-
13.Implementing a Merge of Two Branches6m 25s
-
14.Course Summary1m 8s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion of this course, which can be shared on any social network or business platform
Digital badges are yours to keep, forever.