-
Uncategorized
-
TortoiseGit Tutorial 1: How git works10 xp
- learngitbranching
- gitflow-workflow
- Quiz
-
TortoiseGit Tutorial 1: How git works
10 XPIt introduces about how git works and what are different git terms such as local branches, remote branches, remote tracking branches, staging or index, etc.
Views | |
---|---|
2 | Total Views |
2 | Members Views |
0 | Public Views |
Actions | |
---|---|
0 | Likes |
0 | Dislikes |
0 | Comments |
Share by mail
Please login to share this video by email.
Embed in your website
1.
What is the purpose of the "git clone" command?
2.
What is a Git branch used for?
3.
What is the primary purpose of naming Git branches descriptively?
4.
What is a "remote" in the context of Git?
5.
What is the primary purpose of the "merge" command in Git?
6.
Which Git command is used to transfer changes from the "feature" branch to the "master" branch?
External sources