Git Essential Training: The Basics

Lynda Git Essential Training: The Basics

Register & Get access to index
Extra Resources
Extra Files are added on the resource link.
LinkedIn Learning Path: Become a Web Developer [Course 7/7]
Git Essential Training─The Basics:
6gV5yqZ.jpg


Learn how to use Git, the popular open-source version control software, to manage the source code for almost any project. 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.

Learning Goals:
  • Exploring the history of version control
  • Installing Git on Mac, Windows, and Linux
  • Initializing a repository
  • Writing useful commit messages
  • The Git three-tree architecture
  • Tracking when files are added, edited, deleted, or moved
  • Viewing change sets and comparing versions
  • Undoing changes and retrieving previous versions
  • Ignoring changes to select files
Author
Mortemayhem
Downloads
33
Views
615
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Mortemayhem