Another exquisit release
Packt.Complete.Git.Guide.Understand.and.Master.Git.and.GitHub-XQZT
Title: Complete Git Guide: Understand and Master Git and GitHub
Publisher: Packt
Size: 4.1G (4379982488 B)
Files: 18F
Date: 03/18/2020
Course #: 9781800209855
Type: N/A
Published: 28 Feb 2020
Modified: N/A
URL: www.packtpub.com/web-development/complete-git-guide-understand-and-master-git-and-github-video
Author: N/A
Duration: 17 hours 47 minutes
Skill: N/A
Exer/Code:
Installation:
Unpack that shit, run that shit
Description:
Complete with practical activities, this comprehensive Git and
GitHub guide will help you understand how Git works. You ll learn
how to use Git features efficiently and fix issues in your
development workflow.Starting with the internal structure of a Git
repository, this course will take you through the four types of Git
objects: blobs, trees, commits, and annotated tags. You ll
understand how each object has a unique SHA-1 hash and how all
objects are stored in folders, files are stored in blobs, and
filenames are stored in other Git objects called trees. You ll
even get to grips with creating new Git objects without using git
commit and git add. Once you ve created Git objects in the Git
repository, you will add it to the staging area and working
directory.By the end of this course, you ll have become a Git and
GitHub expert and be able to perform basic and advanced Git tasks