#20 DevOps From Scratch | Introduction to Git and Github

Veröffentlicht am: 16 September 2020
auf dem Kanal: Esc.sh
1,039
55

In this video, we are gonna talk about version control and Git in specific.
Checkout the notes here https://github.com/MansoorMajeed/devo...

Also, make sure to checkout the chapters if you want to skip to them

Chapters:

00:00 Start
00:12 Problem We are solving
01:15 Install Git
01:50 Initializing a Repository (git init)
03:14 Don't use GUI tools for Git
04:33 git status
05:44 Staging changes (git add)
06:48 Setting email and name
07:25 Commiting changes (git commit)
07:50 Changing the commit message editor
09:20 git log
10:20 Checking the diff (git diff)
10:50 git commit -v
12:45 Need for staging area
14:00 Ignoring files/dirs using .gitignore
16:00 Staging multiple files
17:08 Reverting changes (git revert)
17:58 Checking all changes to a file (git log -p filename)
18:18 Checking out a specific version of a file
18:55 Git branches intro
19:50 Creating a new branch (git branch branchname)
20:20 Creating and switching to new branch (git checkout -b branchname)
21:30 Merging changes to master branch (git merge branchname)
22:16 Deleting a branch (git branch -d branchname)
22:40 Introduction to Github
23:18 Creating a Github Repository
23:36 Adding SSH Keys to Github
24:20 Two ways of authenticating to Github repositories
25:38 Cloning github Repository (git clone)
26:00 Checking remote (git remote -v)
26:27 Pushing changes to Github (git push)
28:45 Pushing to another branch
29:47 Creating a pull request
30:38 Merge request in Gitlab
31:30 Pushing existing repository to Github
32:42 Working with other people using Git
34:30 Updating branches (git fetch and git pull)
35:18 Merge Conflicts demo
38:00 Fixing merge conflicts


Auf dieser Seite können Sie das Online-Video #20 DevOps From Scratch | Introduction to Git and Github mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Esc.sh 16 September 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 1,039 Mal angesehen und es wurde von 55 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!