The Git Basics | Explained

Описание к видео The Git Basics | Explained

Git is an essential tool within today's landscape and I will be showcasing a video that explains the basics of it. Git is a distributed version control systems that allows multiple developers to work on multiple things all while collaborating and tracking changes. We will explain git fundamentals, from cloning a repository, creating your own branch, and finally making your change so you can contribute to the project. This tutorial will help you gain confidence in your day to day work cycle and also provides some tutorial on basic operations that could make you stuck. These include renaming files, removing files, as well as some others.

Git cheat sheet link: https://education.github.com/git-chea...

#programming #gittutorial #softwareengineering


Music: Stay by Oliver Tray
/ olivertray
Support by RFM - NCM: https://bit.ly/2xGHypM

0:00 Intro
0:28 What is Git?
1:08 Git Cheatsheet
1:25 How to configure git?
2:48 How to clone a git repository?
3:42 How git branches work?
4:37 How to create a git branch?
5:18 How to merge a change?
6:22 How to make a change in got?
7:25 Committing the changes using git commit
8:11 How to create a pull request?
8:57 How to remove a file in git?
9:36 How to rename a file in git?
10:23 Ignoring Files with .gitignore (git ignore)
11:19 Using git status
11:57 Final Touches

Комментарии

Информация по комментариям в разработке