Git Essential Training: The Basics
- Offered byLinkedin Learning
Git Essential Training: The Basics at Linkedin Learning Overview
Duration | 3 hours |
Total fee | ₹1,150 |
Mode of learning | Online |
Difficulty level | Beginner |
Credential | Certificate |
Git Essential Training: The Basics at Linkedin Learning Highlights
- Earn a sharable certificate
- 2 exercise files
- 8 quizzes
- Access on tablet and phone
- Continuing Education Units
Git Essential Training: The Basics at Linkedin Learning Course details
- In this course, Kevin Skoglund explores the fundamental concepts behind version control systems and the Git architecture
- Using a step-by-step approach, he shows how to install Git and presents the commands that enable efficient code management
- Learn how to add, change, and delete files in the repository; view a log of previous commits; and compare versions of a file
- Plus, see how to undo changes to files and ignore certain files in a Git repository
Git Essential Training: The Basics at Linkedin Learning Curriculum
Introduction
Use Git version control software to manage project code
What Is Git?
Version control
The history behind Git
About distributed version control
Install Git
Install Git on a Mac
Install Git on Windows
Install Git on Linux
Basic Git configuration
Git auto-completion
Git help
Getting Started
Initialize a repository
Where Git files are stored
Your first commit
Write a commit message
View the commit log
Git Concepts and Architecture
The three trees
Git workflows
Hash values (SHA-1)
The HEAD pointer
Make Changes to Files
Add files
Edit files
View changes with diff
View only staged changes
Delete files
Move and rename files
Use Git with a Real Project
The Explore California website
Initialize Git
View file edits
Stage and commit shortcut
View a commit
Compare commits
Multiline commit messages
Make atomic commits
Challenge: Client edits
Solution: Client edits
Undo Changes
Undo working directory changes
Unstage files
Amend commits
Retrieve old versions
Revert a commit
Remove untracked files
Ignore Files
Use .gitignore files
Ideas on what to ignore
Globally ignore files
Ignore tracked files
Track empty directories
Conclusion
Next steps
Other courses offered by Linkedin Learning
Git Essential Training: The Basics at Linkedin Learning Students Ratings & Reviews
- 4-51