Git Essentials

preview_player
Показать описание
Have you ever wanted to learn how to use git, but wasn't sure where to start? In this stand-alone video guide, I'll teach beginners how to use git. We'll go over what a repository is, how to commit and push changes, and more!

## Thanks to Linode for sponsoring this video

*Support Learn Linux TV*
Note: Commission may be earned for any and all links presented here.

## Documentation

#*⏰ TIME CODES*:
00:00 - Intro
01:23 - Overview
02:31 - Installing Git
03:32 - Creating an empty repository
04:24 - Quck note about branches (not covered, but discussed)
05:56 - Directory structure of a Git repository
07:18 - Overview of some basic terminology
08:23 - Adding a file to version control
11:01 - git add vs git commit
12:01 - Setting up user info for git with git config
13:35 - Commiting a new file
14:59 - git commit in relation to remote servers
15:29 - Detecting changes in the repository
17:23 - Commiting a modification to a file
19:19 - Reverting a previous commit
22:09 - Cloning a repository
24:52 - Pushing an existing repository to Github

## Documentation:

*Official *🌐 LEARN LINUX TV ON THE WEB**

Learn Linux TV provides technical content that will hopefully be helpful to you and teach you something new. However, this content is provided without any warranty (expressed or implied). Learn Linux TV is not responsible for any damages that may arise from any use of this content. The person viewing Learn Linux TV's content is expected to follow their best judgement and to make their best decisions while working with any related technology. Always make sure you have written permission before working with any infrastructure. Also, be sure that you're compliant with all company rules, change control procedures, and local laws.

#Git #GitEssentials #GitTutorial
Рекомендации по теме
Комментарии
Автор

This was a genuinely fantastic beginner introduction to GIT and I learnt a lot.

bw_merlin
Автор

I'm very happy that I made the transition to Linux as my daily driver and that I found your channel. You have been a saving grace in getting me through the first tough months of figuring this whacky world.

TheRealJohnMadden
Автор

Thank You Jay 👍👍👍‼️
Yes, more Git pls.
Believe we could have multiple versions. Can we roll backwards & forwards as many times we like?
Thx again.

bobwong
Автор

This was an excellent introduction - thanks! I'd love to see a follow-up

franciscorosciani
Автор

Thank you Jay. Looking forward to future git episodes. I'd love to see how to work with others on a project. I think it could be really cool for professional journal articles with LaTeX.

brandongraham
Автор

Thank you for this upload. Learned something new re: Git basics. Hope that there is a follow up with advanced tips, etc.

JerryGoNuts
Автор

Yes, please do a follow up. Great content, thanks (from the Netherlands)

kayathecloudkid
Автор

I just started playing around with git last week. Other than programs I'm working on, I have a repo that holds the appends the fstab file with the nfs shares I add to all of my machines and a script that appends fstab, creates the directories to mount them to, and finally creates symlinks in my home. I figured it was better than trying to keep track of the flash drive lol.

rubberduckey
Автор

Excellent tutorial! Looking forward to the second part !

lenninlc
Автор

1st time I see a full video on GIT, very basic & thorough though. Gracias from TX!

ElreyRayo
Автор

Thank you so much for creating this fantastic introductory video on Git! Your clear explanations and engaging style make it so much easier for newcomers to grasp the fundamentals. Your efforts in simplifying a complex topic are truly appreciated. Please keep up the great work, and I hope you continue to create more content on Git.👏👏

mostafarazavi
Автор

First year CS student 👨‍🎓. This is gold to me!

premierjunkie
Автор

Thanks for the video,
can you please do a followup video for git branches.

MrRefael
Автор

An advanced Git lesson would be welcomed

devinsmith
Автор

I wish I were better at git. I always feel like I'm groping around in the dark when I use it. I really like the style of your videos. It's remarkable how good you are at making educational content thats accessible to people of all different skill levels.

christopherjackson
Автор

the first place i went to learn about git was linkedin learning and it was terrible. Thanks for this simple, straight-forward intro. It's exactly what I needed to "git" started!

mikelambert
Автор

I need to learn Git and your videos are very clear and understandable for a noob like me, please continue !

packmanbp
Автор

Hi Jay, yes, more git please. Perhaps you could explain how to set things up so that it's not required to retype credentials each time when you git pull? You are doing a really great job. Thanks

gpfforte
Автор

Just finished your book. Second read through commencing. Implementation pending. Enormous fun!

stello
Автор

I came here initially for the ansible series, who i really like.. and now this also, excellent video helping me out.. git branch and that is on a wishlist ;) thanks for shareing your knowledge-

janpedersen