TorBT - Torrents and Magnet Links Search Engine

[Udemy] Git and github complete guide (2020)

File Name
Size
20 Wrap Up/More Course Materials.txt
0 B
17 Advanced Git/209 Git reset.mp4
150 MB
01 Introduction to the Git and GitHub/002 Join the _Be Skillful_ Learning Community.html
2.1 kB
01 Introduction to the Git and GitHub/003 Section 1 Introduction.en.srt
1.9 kB
01 Introduction to the Git and GitHub/003 Section 1 Introduction.mp4
32 MB
01 Introduction to the Git and GitHub/004 Git vs GitHub.en.srt
6.2 kB
01 Introduction to the Git and GitHub/004 Git vs GitHub.mp4
24 MB
01 Introduction to the Git and GitHub/Help TutFlix Community.txt
1.1 kB
01 Introduction to the Git and GitHub/More Course Materials.txt
389 B
01 Introduction to the Git and GitHub/tutflix.org.url
42 B
02 Installation of the Git and configuration of the Shell/005 Section 2 Introduction.en.srt
931 B
02 Installation of the Git and configuration of the Shell/005 Section 2 Introduction.mp4
15 MB
02 Installation of the Git and configuration of the Shell/006 Installing Git on MacOS.en.srt
2.6 kB
02 Installation of the Git and configuration of the Shell/006 Installing Git on MacOS.mp4
17 MB
02 Installation of the Git and configuration of the Shell/007 Installing Git on Windows.en.srt
13 kB
02 Installation of the Git and configuration of the Shell/007 Installing Git on Windows.mp4
99 MB
02 Installation of the Git and configuration of the Shell/008 Installing Git on Linux.en.srt
10 kB
02 Installation of the Git and configuration of the Shell/008 Installing Git on Linux.mp4
61 MB
02 Installation of the Git and configuration of the Shell/009 Installing iTerm2 on the Mac.en.srt
7.1 kB
02 Installation of the Git and configuration of the Shell/009 Installing iTerm2 on the Mac.mp4
24 MB
02 Installation of the Git and configuration of the Shell/010 Installing custom shell Z-Shell on the Mac.en.srt
6.7 kB
02 Installation of the Git and configuration of the Shell/010 Installing custom shell Z-Shell on the Mac.mp4
42 MB
02 Installation of the Git and configuration of the Shell/Help TutFlix Community.txt
1.1 kB
02 Installation of the Git and configuration of the Shell/More Course Materials.txt
389 B
02 Installation of the Git and configuration of the Shell/tutflix.org.url
42 B
03 Basic Shell commands/011 Section 3 Introduction.en.srt
1023 B
03 Basic Shell commands/011 Section 3 Introduction.mp4
15 MB
03 Basic Shell commands/012 Shell commands - directory management.en.srt
11 kB
03 Basic Shell commands/012 Shell commands - directory management.mp4
52 MB
03 Basic Shell commands/013 Shell commands - file management - PART 1.en.srt
11 kB
03 Basic Shell commands/013 Shell commands - file management - PART 1.mp4
44 MB
03 Basic Shell commands/014 Shell commands - file management - PART 2.en.srt
11 kB
03 Basic Shell commands/014 Shell commands - file management - PART 2.mp4
48 MB
04 How Git works under the hood/015 Section 4 Introduction.en.srt
1.2 kB
04 How Git works under the hood/015 Section 4 Introduction.mp4
20 MB
04 How Git works under the hood/016 Initialize new Git repository.en.srt
4.6 kB
04 How Git works under the hood/016 Initialize new Git repository.mp4
24 MB
04 How Git works under the hood/017 Overview of .git folder.en.srt
4.8 kB
04 How Git works under the hood/017 Overview of .git folder.mp4
22 MB
04 How Git works under the hood/018 Git object types.en.srt
3.1 kB
04 How Git works under the hood/018 Git object types.mp4
11 MB
04 How Git works under the hood/019 Writing new Git object with git hash-object.en.srt
7.8 kB
04 How Git works under the hood/019 Writing new Git object with git hash-object.mp4
51 MB
04 How Git works under the hood/020 JSON vs Git database.en.srt
4.6 kB
04 How Git works under the hood/020 JSON vs Git database.mp4
25 MB
04 How Git works under the hood/021 What is hash function.en.srt
4.3 kB
04 How Git works under the hood/021 What is hash function.mp4
28 MB
04 How Git works under the hood/022 Hash functions overview.en.srt
4.0 kB
04 How Git works under the hood/022 Hash functions overview.mp4
21 MB
04 How Git works under the hood/023 SHA1 Hash Function.en.srt
13 kB
04 How Git works under the hood/023 SHA1 Hash Function.mp4
54 MB
04 How Git works under the hood/024 How many files Git could store.en.srt
4.5 kB
04 How Git works under the hood/024 How many files Git could store.mp4
15 MB
04 How Git works under the hood/025 Probability theory in Dice game.en.srt
4.5 kB
04 How Git works under the hood/025 Probability theory in Dice game.mp4
20 MB
04 How Git works under the hood/026 Git hash collision probability.en.srt
6.3 kB
04 How Git works under the hood/026 Git hash collision probability.mp4
26 MB
04 How Git works under the hood/027 Next lecture is OPTIONAL.html
1.5 kB
04 How Git works under the hood/028 More details on hash collision probability (OPTIONAL).en.srt
32 kB
04 How Git works under the hood/028 More details on hash collision probability (OPTIONAL).mp4
141 MB
04 How Git works under the hood/029 Exploring Git objects with git cat-file command.en.srt
5.9 kB
04 How Git works under the hood/029 Exploring Git objects with git cat-file command.mp4
32 MB
04 How Git works under the hood/030 Create new Git Blob based on the file.en.srt
8.5 kB
04 How Git works under the hood/030 Create new Git Blob based on the file.mp4
44 MB
04 How Git works under the hood/031 Git blobs don't store filenames.en.srt
3.0 kB
04 How Git works under the hood/031 Git blobs don't store filenames.mp4
16 MB
04 How Git works under the hood/032 Contents of Git objects.en.srt
12 kB
04 How Git works under the hood/032 Contents of Git objects.mp4
62 MB
04 How Git works under the hood/033 What we have so far.en.srt
2.2 kB
04 How Git works under the hood/033 What we have so far.mp4
9.5 MB
04 How Git works under the hood/034 Tree objects in Git.en.srt
3.0 kB
04 How Git works under the hood/034 Tree objects in Git.mp4
16 MB
04 How Git works under the hood/035 Git object permissions.en.srt
2.7 kB
04 How Git works under the hood/035 Git object permissions.mp4
14 MB
04 How Git works under the hood/036 Creating Git Tree object.en.srt
11 kB
04 How Git works under the hood/036 Creating Git Tree object.mp4
47 MB
04 How Git works under the hood/036 temp-tree.txt
126 B
04 How Git works under the hood/037 Examining Tree Object.en.srt
5.9 kB
04 How Git works under the hood/037 Examining Tree Object.mp4
36 MB
04 How Git works under the hood/038 Working directory, Staging area and Git repository.en.srt
2.1 kB
04 How Git works under the hood/038 Working directory, Staging area and Git repository.mp4
8.3 MB
04 How Git works under the hood/039 Overview of current files distribution.en.srt
4.8 kB
04 How Git works under the hood/039 Overview of current files distribution.mp4
18 MB
04 How Git works under the hood/040 Git read-tree.en.srt
4.4 kB
04 How Git works under the hood/040 Git read-tree.mp4
21 MB
04 How Git works under the hood/041 Read files in the staging area using git ls-files.en.srt
2.5 kB
04 How Git works under the hood/041 Read files in the staging area using git ls-files.mp4
15 MB
04 How Git works under the hood/042 Git checkout-index.en.srt
4.3 kB
04 How Git works under the hood/042 Git checkout-index.mp4
19 MB
04 How Git works under the hood/043 How many folders could be created for objects.en.srt
2.7 kB
04 How Git works under the hood/043 How many folders could be created for objects.mp4
12 MB
04 How Git works under the hood/044 Section Summary.en.srt
5.2 kB
04 How Git works under the hood/044 Section Summary.mp4
19 MB
04 How Git works under the hood/Help TutFlix Community.txt
1.1 kB
04 How Git works under the hood/More Course Materials.txt
389 B
04 How Git works under the hood/tutflix.org.url
42 B
05 Basic Git operations/045 Section 5 Introduction.en.srt
1.2 kB
05 Basic Git operations/045 Section 5 Introduction.mp4
18 MB
05 Basic Git operations/046 What is Commit.en.srt
4.5 kB
05 Basic Git operations/046 What is Commit.mp4
18 MB
05 Basic Git operations/047 Configure Git author name and email.en.srt
4.9 kB
05 Basic Git operations/047 Configure Git author name and email.mp4
20 MB
05 Basic Git operations/048 Creating first commit.en.srt
4.8 kB
05 Basic Git operations/048 Creating first commit.mp4
21 MB
05 Basic Git operations/049 Exploring commit object.en.srt
6.6 kB
05 Basic Git operations/049 Exploring commit object.mp4
44 MB
05 Basic Git operations/050 Current project state overview.en.srt
6.1 kB
05 Basic Git operations/050 Current project state overview.mp4
39 MB
05 Basic Git operations/051 Basic Git commands.en.srt
4.5 kB
05 Basic Git operations/051 Basic Git commands.mp4
22 MB
05 Basic Git operations/052 Adding new file to working directory.en.srt
7.2 kB
05 Basic Git operations/052 Adding new file to working directory.mp4
32 MB
05 Basic Git operations/053 Git files lifecycle.en.srt
9.5 kB
05 Basic Git operations/053 Git files lifecycle.mp4
56 MB
05 Basic Git operations/054 Stage file.en.srt
2.5 kB
05 Basic Git operations/054 Stage file.mp4
11 MB
05 Basic Git operations/055 Unstage file using git rm.en.srt
3.7 kB
05 Basic Git operations/055 Unstage file using git rm.mp4
23 MB
05 Basic Git operations/056 Commit changes.en.srt
2.5 kB
05 Basic Git operations/056 Commit changes.mp4
18 MB
05 Basic Git operations/057 Exploring changes in Git repository.en.srt
10 kB
05 Basic Git operations/057 Exploring changes in Git repository.mp4
66 MB
05 Basic Git operations/058 Current diagram of Git repository.en.srt
8.0 kB
05 Basic Git operations/058 Current diagram of Git repository.mp4
32 MB
06 Git branches and HEAD/059 Section 6 Introduction.en.srt
1.6 kB
06 Git branches and HEAD/059 Section 6 Introduction.mp4
25 MB
06 Git branches and HEAD/060 Most common Git operations.en.srt
7.7 kB
06 Git branches and HEAD/060 Most common Git operations.mp4
29 MB
06 Git branches and HEAD/061 Overview of the current project state.en.srt
1.7 kB
06 Git branches and HEAD/061 Overview of the current project state.mp4
7.6 MB
06 Git branches and HEAD/062 Installing GitHub Desktop.en.srt
4.8 kB
06 Git branches and HEAD/062 Installing GitHub Desktop.mp4
27 MB
06 Git branches and HEAD/063 GitHub Desktop Overview.en.srt
7.1 kB
06 Git branches and HEAD/063 GitHub Desktop Overview.mp4
27 MB
06 Git branches and HEAD/064 What is branch in Git.en.srt
8.8 kB
06 Git branches and HEAD/064 What is branch in Git.mp4
42 MB
06 Git branches and HEAD/065 What is HEAD in Git.en.srt
6.3 kB
06 Git branches and HEAD/065 What is HEAD in Git.mp4
35 MB
06 Git branches and HEAD/066 Third commit.en.srt
6.8 kB
06 Git branches and HEAD/066 Third commit.mp4
36 MB
06 Git branches and HEAD/067 Git repository changes after third commit.en.srt
9.4 kB
06 Git branches and HEAD/067 Git repository changes after third commit.mp4
59 MB
06 Git branches and HEAD/068 Checkout specific commit.en.srt
18 kB
06 Git branches and HEAD/068 Checkout specific commit.mp4
96 MB
06 Git branches and HEAD/069 Why do we need branches.en.srt
13 kB
06 Git branches and HEAD/069 Why do we need branches.mp4
37 MB
06 Git branches and HEAD/070 Git branches management.en.srt
3.7 kB
06 Git branches and HEAD/070 Git branches management.mp4
15 MB
06 Git branches and HEAD/071 Create new branch.en.srt
9.5 kB
06 Git branches and HEAD/071 Create new branch.mp4
54 MB
06 Git branches and HEAD/072 Commit changes in the new branch.en.srt
6.1 kB
06 Git branches and HEAD/072 Commit changes in the new branch.mp4
28 MB
06 Git branches and HEAD/073 Explore commit in the new branch.en.srt
7.1 kB
06 Git branches and HEAD/073 Explore commit in the new branch.mp4
40 MB
06 Git branches and HEAD/074 Git reuses blobs with the same contents.en.srt
9.6 kB
06 Git branches and HEAD/074 Git reuses blobs with the same contents.mp4
70 MB
06 Git branches and HEAD/Help TutFlix Community.txt
1.1 kB
06 Git branches and HEAD/More Course Materials.txt
389 B
06 Git branches and HEAD/tutflix.org.url
42 B
07 Cloning, exploring and modifying public repositories/075 Section 7 Introduction.en.srt
1.2 kB
07 Cloning, exploring and modifying public repositories/075 Section 7 Introduction.mp4
19 MB
07 Cloning, exploring and modifying public repositories/076 Cloning remote repository.en.srt
8.2 kB
07 Cloning, exploring and modifying public repositories/076 Cloning remote repository.mp4
46 MB
07 Cloning, exploring and modifying public repositories/077 Exploring contents of the cloned repository.en.srt
10 kB
07 Cloning, exploring and modifying public repositories/077 Exploring contents of the cloned repository.mp4
76 MB
07 Cloning, exploring and modifying public repositories/078 Unpacking Git objects.en.srt
5.1 kB
07 Cloning, exploring and modifying public repositories/078 Unpacking Git objects.mp4
41 MB
07 Cloning, exploring and modifying public repositories/079 Exploring cloned repository in GitHub Desktop.en.srt
7.0 kB
07 Cloning, exploring and modifying public repositories/079 Exploring cloned repository in GitHub Desktop.mp4
39 MB
07 Cloning, exploring and modifying public repositories/080 Installing text editor Visual Studio Code.en.srt
3.4 kB
07 Cloning, exploring and modifying public repositories/080 Installing text editor Visual Studio Code.mp4
18 MB
07 Cloning, exploring and modifying public repositories/081 Exploring Visual Studio Code.en.srt
8.8 kB
07 Cloning, exploring and modifying public repositories/081 Exploring Visual Studio Code.mp4
54 MB
07 Cloning, exploring and modifying public repositories/082 Commit changes in the cloned repository.en.srt
16 kB
07 Cloning, exploring and modifying public repositories/082 Commit changes in the cloned repository.mp4
84 MB
07 Cloning, exploring and modifying public repositories/083 Git diff command.en.srt
18 kB
07 Cloning, exploring and modifying public repositories/083 Git diff command.mp4
105 MB
07 Cloning, exploring and modifying public repositories/084 Overview of the changes.en.srt
4.9 kB
07 Cloning, exploring and modifying public repositories/084 Overview of the changes.mp4
33 MB
08 Merging branches/085 Section 8 Introduction.en.srt
1.6 kB
08 Merging branches/085 Section 8 Introduction.mp4
26 MB
08 Merging branches/086 Why branches merging is needed.en.srt
4.3 kB
08 Merging branches/086 Why branches merging is needed.mp4
12 MB
08 Merging branches/087 Fast forward merge.en.srt
5.6 kB
08 Merging branches/087 Fast forward merge.mp4
12 MB
08 Merging branches/088 Merging process.en.srt
2.5 kB
08 Merging branches/088 Merging process.mp4
10 MB
08 Merging branches/089 Fast forward merge in action.en.srt
8.2 kB
08 Merging branches/089 Fast forward merge in action.mp4
47 MB
08 Merging branches/090 3-way merge.en.srt
7.3 kB
08 Merging branches/090 3-way merge.mp4
20 MB
08 Merging branches/091 Performing 3-way merge.en.srt
17 kB
08 Merging branches/091 Performing 3-way merge.mp4
75 MB
08 Merging branches/092 Observing Git repository after 3-way merge.en.srt
8.8 kB
08 Merging branches/092 Observing Git repository after 3-way merge.mp4
55 MB
08 Merging branches/093 Installing SourceTree.en.srt
5.2 kB
08 Merging branches/093 Installing SourceTree.mp4
27 MB
08 Merging branches/094 SourceTree in action.en.srt
9.1 kB
08 Merging branches/094 SourceTree in action.mp4
46 MB
08 Merging branches/095 What is merge conflict.en.srt
3.8 kB
08 Merging branches/095 What is merge conflict.mp4
13 MB
08 Merging branches/096 Creating merge conflict.en.srt
12 kB
08 Merging branches/096 Creating merge conflict.mp4
64 MB
08 Merging branches/097 Observing conflicts in staging area and working directory.en.srt
8.7 kB
08 Merging branches/097 Observing conflicts in staging area and working directory.mp4
67 MB
08 Merging branches/098 Resolving merge conflict in Terminal.en.srt
4.2 kB
08 Merging branches/098 Resolving merge conflict in Terminal.mp4
21 MB
08 Merging branches/099 Resolving conflicts in VS Code.en.srt
12 kB
08 Merging branches/099 Resolving conflicts in VS Code.mp4
71 MB
08 Merging branches/Help TutFlix Community.txt
1.1 kB
08 Merging branches/More Course Materials.txt
389 B
08 Merging branches/tutflix.org.url
42 B
09 GitHub and remote repositories/100 Section 9 Introduction.en.srt
1.3 kB
09 GitHub and remote repositories/100 Section 9 Introduction.mp4
19 MB
09 GitHub and remote repositories/101 What is Git hosting service.en.srt
4.8 kB
09 GitHub and remote repositories/101 What is Git hosting service.mp4
16 MB
09 GitHub and remote repositories/102 Creating GitHub account.en.srt
4.5 kB
09 GitHub and remote repositories/102 Creating GitHub account.mp4
27 MB
09 GitHub and remote repositories/103 Now default branch for new repositories at GitHub is _main_.html
2.5 kB
09 GitHub and remote repositories/104 Exploring first repository at GitHub.en.srt
17 kB
09 GitHub and remote repositories/104 Exploring first repository at GitHub.mp4
68 MB
09 GitHub and remote repositories/105 Creating another commit at GitHub.en.srt
4.7 kB
09 GitHub and remote repositories/105 Creating another commit at GitHub.mp4
20 MB
09 GitHub and remote repositories/106 Creating new branch at GitHub.en.srt
2.0 kB
09 GitHub and remote repositories/106 Creating new branch at GitHub.mp4
10 MB
09 GitHub and remote repositories/107 Making changes in the new branch.en.srt
5.8 kB
09 GitHub and remote repositories/107 Making changes in the new branch.mp4
26 MB
09 GitHub and remote repositories/108 Cloning remote repository.en.srt
7.9 kB
09 GitHub and remote repositories/108 Cloning remote repository.mp4
39 MB
09 GitHub and remote repositories/109 What is remote repository.en.srt
4.2 kB
09 GitHub and remote repositories/109 What is remote repository.mp4
15 MB
09 GitHub and remote repositories/110 How remote repository empowers collaboration.en.srt
5.4 kB
09 GitHub and remote repositories/110 How remote repository empowers collaboration.mp4
18 MB
10 Git push, fetch and pull/111 Section 10 Introduction.en.srt
2.1 kB
10 Git push, fetch and pull/111 Section 10 Introduction.mp4
34 MB
10 Git push, fetch and pull/112 Overview of the push, fetch and pull Git commands.en.srt
7.9 kB
10 Git push, fetch and pull/112 Overview of the push, fetch and pull Git commands.mp4
39 MB
10 Git push, fetch and pull/113 What is origin.en.srt
6.1 kB
10 Git push, fetch and pull/113 What is origin.mp4
23 MB
10 Git push, fetch and pull/114 List remote and local branches.en.srt
4.0 kB
10 Git push, fetch and pull/114 List remote and local branches.mp4
14 MB
10 Git push, fetch and pull/115 What is tracking branch.en.srt
6.7 kB
10 Git push, fetch and pull/115 What is tracking branch.mp4
20 MB
10 Git push, fetch and pull/116 Checkout remote branch.en.srt
5.3 kB
10 Git push, fetch and pull/116 Checkout remote branch.mp4
23 MB
10 Git push, fetch and pull/117 Git remote show origin.en.srt
4.0 kB
10 Git push, fetch and pull/117 Git remote show origin.mp4
26 MB
10 Git push, fetch and pull/118 Git fetch in action.en.srt
8.5 kB
10 Git push, fetch and pull/118 Git fetch in action.mp4
42 MB
10 Git push, fetch and pull/119 Git pull is 2-step process.en.srt
4.9 kB
10 Git push, fetch and pull/119 Git pull is 2-step process.mp4
17 MB
10 Git push, fetch and pull/120 How to perform git pull.en.srt
6.7 kB
10 Git push, fetch and pull/120 How to perform git pull.mp4
27 MB
10 Git push, fetch and pull/121 What is FETCH_HEAD.en.srt
11 kB
10 Git push, fetch and pull/121 What is FETCH_HEAD.mp4
77 MB
10 Git push, fetch and pull/122 Git pull with fast forward merge.en.srt
10 kB
10 Git push, fetch and pull/122 Git pull with fast forward merge.mp4
56 MB
10 Git push, fetch and pull/123 Fetch remote changes manually.en.srt
12 kB
10 Git push, fetch and pull/123 Fetch remote changes manually.mp4
78 MB
10 Git push, fetch and pull/124 Merge FETCH_HEAD manually.en.srt
8.3 kB
10 Git push, fetch and pull/124 Merge FETCH_HEAD manually.mp4
40 MB
10 Git push, fetch and pull/125 Resolving conflicts during Git pull.en.srt
16 kB
10 Git push, fetch and pull/125 Resolving conflicts during Git pull.mp4
96 MB
10 Git push, fetch and pull/126 Pushing to remote repository.en.srt
12 kB
10 Git push, fetch and pull/126 Pushing to remote repository.mp4
68 MB
10 Git push, fetch and pull/127 Commit under another author.en.srt
3.7 kB
10 Git push, fetch and pull/127 Commit under another author.mp4
21 MB
10 Git push, fetch and pull/128 Remote and local branches are in sync now.en.srt
4.7 kB
10 Git push, fetch and pull/128 Remote and local branches are in sync now.mp4
27 MB
10 Git push, fetch and pull/129 Create remote branch based on local branch.en.srt
12 kB
10 Git push, fetch and pull/129 Create remote branch based on local branch.mp4
60 MB
10 Git push, fetch and pull/130 Update tracking statuses of the branches.en.srt
10 kB
10 Git push, fetch and pull/130 Update tracking statuses of the branches.mp4
53 MB
10 Git push, fetch and pull/131 Remove remote branch using local terminal.en.srt
5.2 kB
10 Git push, fetch and pull/131 Remove remote branch using local terminal.mp4
23 MB
10 Git push, fetch and pull/132 Git show-ref.en.srt
5.9 kB
10 Git push, fetch and pull/132 Git show-ref.mp4
35 MB
10 Git push, fetch and pull/Help TutFlix Community.txt
1.1 kB
10 Git push, fetch and pull/More Course Materials.txt
389 B
10 Git push, fetch and pull/tutflix.org.url
42 B
11 Pull requests/133 Section 11 Introduction.en.srt
1.3 kB
11 Pull requests/133 Section 11 Introduction.mp4
22 MB
11 Pull requests/134 Collaboration between contributors.en.srt
6.1 kB
11 Pull requests/134 Collaboration between contributors.mp4
18 MB
11 Pull requests/135 What is pull request_.en.srt
3.2 kB
11 Pull requests/135 What is pull request_.mp4
6.8 MB
11 Pull requests/136 Why pull request was named pull request.en.srt
7.8 kB
11 Pull requests/136 Why pull request was named pull request.mp4
26 MB
11 Pull requests/137 Pull request or Merge request.en.srt
6.0 kB
11 Pull requests/137 Pull request or Merge request.mp4
16 MB
11 Pull requests/138 Pull request step-by-step.en.srt
9.8 kB
11 Pull requests/138 Pull request step-by-step.mp4
45 MB
11 Pull requests/139 Create new repository at GitHub.en.srt
9.5 kB
11 Pull requests/139 Create new repository at GitHub.mp4
48 MB
11 Pull requests/140 Changing author of the last commit.en.srt
3.5 kB
11 Pull requests/140 Changing author of the last commit.mp4
17 MB
11 Pull requests/141 Pushing branch to remote.en.srt
6.7 kB
11 Pull requests/141 Pushing branch to remote.mp4
33 MB
11 Pull requests/142 Open pull request.en.srt
10 kB
11 Pull requests/142 Open pull request.mp4
50 MB
11 Pull requests/143 Adding comments and approving pull request.en.srt
13 kB
11 Pull requests/143 Adding comments and approving pull request.mp4
69 MB
11 Pull requests/144 Creating and publishing new branch using GitHub Desktop.en.srt
7.8 kB
11 Pull requests/144 Creating and publishing new branch using GitHub Desktop.mp4
31 MB
11 Pull requests/145 Signing in to GitHub in the GitHub Desktop.en.srt
2.1 kB
11 Pull requests/145 Signing in to GitHub in the GitHub Desktop.mp4
8.9 MB
11 Pull requests/146 Creating and merging pull request.en.srt
12 kB
11 Pull requests/146 Creating and merging pull request.mp4
63 MB
11 Pull requests/147 Adding new collaborator under GitHub.en.srt
5.2 kB
11 Pull requests/147 Adding new collaborator under GitHub.mp4
25 MB
11 Pull requests/148 Exploring own GitHub account.en.srt
6.5 kB
11 Pull requests/148 Exploring own GitHub account.mp4
47 MB
11 Pull requests/149 Opening and merging PR by collaborator.en.srt
9.2 kB
11 Pull requests/149 Opening and merging PR by collaborator.mp4
49 MB
11 Pull requests/150 By default merging is allowed without approvals.en.srt
3.1 kB
11 Pull requests/150 By default merging is allowed without approvals.mp4
16 MB
11 Pull requests/151 Configure protected branch rule.en.srt
5.9 kB
11 Pull requests/151 Configure protected branch rule.mp4
34 MB
11 Pull requests/152 Merging after required approve.en.srt
3.9 kB
11 Pull requests/152 Merging after required approve.mp4
26 MB
11 Pull requests/153 Exploring pull requests in the public repositories.en.srt
8.1 kB
11 Pull requests/153 Exploring pull requests in the public repositories.mp4
56 MB
11 Pull requests/154 Working with issues at GitHub.en.srt
15 kB
11 Pull requests/154 Working with issues at GitHub.mp4
88 MB
12 Forks and contribution to the public repositories/155 Section 12 Introduction.en.srt
1.0 kB
12 Forks and contribution to the public repositories/155 Section 12 Introduction.mp4
17 MB
12 Forks and contribution to the public repositories/156 Creating Fork.en.srt
6.4 kB
12 Forks and contribution to the public repositories/156 Creating Fork.mp4
41 MB
12 Forks and contribution to the public repositories/157 How to sync changes from the parent repository.en.srt
6.9 kB
12 Forks and contribution to the public repositories/157 How to sync changes from the parent repository.mp4
23 MB
12 Forks and contribution to the public repositories/158 Adding new upstream remote repository.en.srt
3.2 kB
12 Forks and contribution to the public repositories/158 Adding new upstream remote repository.mp4
12 MB
12 Forks and contribution to the public repositories/159 Fetching changes from upstream.en.srt
3.2 kB
12 Forks and contribution to the public repositories/159 Fetching changes from upstream.mp4
26 MB
12 Forks and contribution to the public repositories/160 Synchronizing changes from upstream.en.srt
16 kB
12 Forks and contribution to the public repositories/160 Synchronizing changes from upstream.mp4
88 MB
12 Forks and contribution to the public repositories/161 How to open pull request from the forked repository.en.srt
3.7 kB
12 Forks and contribution to the public repositories/161 How to open pull request from the forked repository.mp4
9.7 MB
12 Forks and contribution to the public repositories/162 Plan for creating pull request from the forked repository.en.srt
2.5 kB
12 Forks and contribution to the public repositories/162 Plan for creating pull request from the forked repository.mp4
10 MB
12 Forks and contribution to the public repositories/163 Removing repository collaborator.en.srt
3.2 kB
12 Forks and contribution to the public repositories/163 Removing repository collaborator.mp4
14 MB
12 Forks and contribution to the public repositories/164 Forking repository.en.srt
4.5 kB
12 Forks and contribution to the public repositories/164 Forking repository.mp4
22 MB
12 Forks and contribution to the public repositories/165 Committing changes in the forked repository.en.srt
4.6 kB
12 Forks and contribution to the public repositories/165 Committing changes in the forked repository.mp4
20 MB
12 Forks and contribution to the public repositories/166 Open pull request from the forked repository.en.srt
6.4 kB
12 Forks and contribution to the public repositories/166 Open pull request from the forked repository.mp4
27 MB
12 Forks and contribution to the public repositories/167 Approving and merging pull request from the forked repository.en.srt
16 kB
12 Forks and contribution to the public repositories/167 Approving and merging pull request from the forked repository.mp4
82 MB
12 Forks and contribution to the public repositories/Help TutFlix Community.txt
1.1 kB
12 Forks and contribution to the public repositories/More Course Materials.txt
389 B
12 Forks and contribution to the public repositories/tutflix.org.url
42 B
13 Git Tags/168 Section 13 Introduction.en.srt
1.1 kB
13 Git Tags/168 Section 13 Introduction.mp4
19 MB
13 Git Tags/169 Git tags overview.en.srt
4.4 kB
13 Git Tags/169 Git tags overview.mp4
10 MB
13 Git Tags/170 Staging vs Production.en.srt
9.3 kB
13 Git Tags/170 Staging vs Production.mp4
34 MB
13 Git Tags/171 Semantic versioning.en.srt
15 kB
13 Git Tags/171 Semantic versioning.mp4
60 MB
13 Git Tags/172 Lightweight vs Annotated tags.en.srt
6.0 kB
13 Git Tags/172 Lightweight vs Annotated tags.mp4
17 MB
13 Git Tags/173 Creating lightweight tags.en.srt
14 kB
13 Git Tags/173 Creating lightweight tags.mp4
50 MB
13 Git Tags/174 Creating annotated tag.en.srt
3.8 kB
13 Git Tags/174 Creating annotated tag.mp4
16 MB
13 Git Tags/175 Exploring git tag object.en.srt
4.3 kB
13 Git Tags/175 Exploring git tag object.mp4
23 MB
13 Git Tags/176 Pushing tags to remote.en.srt
15 kB
13 Git Tags/176 Pushing tags to remote.mp4
66 MB
14 Rebasing/177 Section 14 Introduction.en.srt
1.8 kB
14 Rebasing/177 Section 14 Introduction.mp4
30 MB
14 Rebasing/178 Introduction to Rebasing.en.srt
2.0 kB
14 Rebasing/178 Introduction to Rebasing.mp4
6.2 MB
14 Rebasing/179 Merging vs Rebasing.en.srt
7.4 kB
14 Rebasing/179 Merging vs Rebasing.mp4
29 MB
14 Rebasing/180 How to perform rebasing.en.srt
2.9 kB
14 Rebasing/180 How to perform rebasing.mp4
13 MB
14 Rebasing/181 Rebasing - STEP 1.en.srt
3.9 kB
14 Rebasing/181 Rebasing - STEP 1.mp4
12 MB
14 Rebasing/182 Rebasing - STEP 2.en.srt
3.7 kB
14 Rebasing/182 Rebasing - STEP 2.mp4
12 MB
14 Rebasing/183 Creating new repository.en.srt
2.9 kB
14 Rebasing/183 Creating new repository.mp4
14 MB
14 Rebasing/184 Creating feature branch and making changes.en.srt
5.7 kB
14 Rebasing/184 Creating feature branch and making changes.mp4
36 MB
14 Rebasing/185 Rebasing feature branch on top of master branch.en.srt
4.6 kB
14 Rebasing/185 Rebasing feature branch on top of master branch.mp4
18 MB
14 Rebasing/186 Completing rebasing by performing merging.en.srt
2.7 kB
14 Rebasing/186 Completing rebasing by performing merging.mp4
17 MB
14 Rebasing/187 Exploring graph and commits in SourceTree.en.srt
7.6 kB
14 Rebasing/187 Exploring graph and commits in SourceTree.mp4
43 MB
14 Rebasing/188 Deleteing feature branch and pushing to remote.en.srt
2.3 kB
14 Rebasing/188 Deleteing feature branch and pushing to remote.mp4
12 MB
14 Rebasing/Help TutFlix Community.txt
1.1 kB
14 Rebasing/More Course Materials.txt
389 B
14 Rebasing/tutflix.org.url
42 B
15 Ignoring files in Git/189 Section 15 Introduction.en.srt
1.4 kB
15 Ignoring files in Git/189 Section 15 Introduction.mp4
25 MB
15 Ignoring files in Git/190 Introduction go Git ignore.en.srt
2.9 kB
15 Ignoring files in Git/190 Introduction go Git ignore.mp4
11 MB
15 Ignoring files in Git/191 Git file statuses - untracked, tracked and ignored.en.srt
2.6 kB
15 Ignoring files in Git/191 Git file statuses - untracked, tracked and ignored.mp4
9.1 MB
15 Ignoring files in Git/192 Basic gitignore rules.en.srt
11 kB
15 Ignoring files in Git/192 Basic gitignore rules.mp4
42 MB
15 Ignoring files in Git/193 Pushing repository with ignored files to remote.en.srt
3.7 kB
15 Ignoring files in Git/193 Pushing repository with ignored files to remote.mp4
20 MB
15 Ignoring files in Git/194 Committing previously ignored file.en.srt
4.0 kB
15 Ignoring files in Git/194 Committing previously ignored file.mp4
18 MB
15 Ignoring files in Git/195 Ignore previously committed file.en.srt
5.6 kB
15 Ignoring files in Git/195 Ignore previously committed file.mp4
28 MB
15 Ignoring files in Git/196 Git ignore common practices and templates.en.srt
7.4 kB
15 Ignoring files in Git/196 Git ignore common practices and templates.mp4
38 MB
16 Detached HEAD/197 Section 16 Introduction.en.srt
1.8 kB
16 Detached HEAD/197 Section 16 Introduction.mp4
30 MB
16 Detached HEAD/198 Detached HEAD state.en.srt
6.0 kB
16 Detached HEAD/198 Detached HEAD state.mp4
18 MB
16 Detached HEAD/199 Making experimental commits in detached HEAD state.en.srt
11 kB
16 Detached HEAD/199 Making experimental commits in detached HEAD state.mp4
67 MB
16 Detached HEAD/200 Retaining changes made in the detached HEAD state.en.srt
12 kB
16 Detached HEAD/200 Retaining changes made in the detached HEAD state.mp4
65 MB
16 Detached HEAD/Help TutFlix Community.txt
1.1 kB
16 Detached HEAD/More Course Materials.txt
389 B
16 Detached HEAD/tutflix.org.url
42 B
17 Advanced Git/201 Section 17 Introduction.en.srt
1.1 kB
17 Advanced Git/201 Section 17 Introduction.mp4
17 MB
17 Advanced Git/202 Cloning one of the public repositories.en.srt
4.6 kB
17 Advanced Git/202 Cloning one of the public repositories.mp4
42 MB
17 Advanced Git/203 If _git lg_ command is not available.html
1.2 kB
17 Advanced Git/204 Git log options - oneline, graph, stat.en.srt
7.8 kB
17 Advanced Git/204 Git log options - oneline, graph, stat.mp4
71 MB
17 Advanced Git/205 Git shortlog.en.srt
2.3 kB
17 Advanced Git/205 Git shortlog.mp4
20 MB
17 Advanced Git/206 Filtering commits by author or keyword.en.srt
4.0 kB
17 Advanced Git/206 Filtering commits by author or keyword.mp4
35 MB
17 Advanced Git/207 Pretty formatting of git log.en.srt
4.3 kB
17 Advanced Git/207 Pretty formatting of git log.mp4
37 MB
17 Advanced Git/208 Filter out merge commits in git log.en.srt
4.3 kB
17 Advanced Git/208 Filter out merge commits in git log.mp4
38 MB
17 Advanced Git/209 Git reset.en.srt
14 kB
01 Introduction to the Git and GitHub/001 Welcome and Course Overview.mp4
120 MB
17 Advanced Git/210 Git revert.en.srt
12 kB
17 Advanced Git/210 Git revert.mp4
127 MB
17 Advanced Git/211 Modifying last commit using amend option.en.srt
5.9 kB
17 Advanced Git/211 Modifying last commit using amend option.mp4
56 MB
17 Advanced Git/212 Cherry-picking commits.en.srt
7.8 kB
17 Advanced Git/212 Cherry-picking commits.mp4
89 MB
17 Advanced Git/213 Reflog - log of all Git operations.en.srt
10 kB
17 Advanced Git/213 Reflog - log of all Git operations.mp4
106 MB
17 Advanced Git/214 Stashing changes using terminal.en.srt
7.7 kB
17 Advanced Git/214 Stashing changes using terminal.mp4
83 MB
17 Advanced Git/215 Stashing using GitHub Desktop.en.srt
3.2 kB
17 Advanced Git/215 Stashing using GitHub Desktop.mp4
33 MB
17 Advanced Git/216 Garbage collection.en.srt
4.4 kB
17 Advanced Git/216 Garbage collection.mp4
52 MB
17 Advanced Git/217 Squashing of commits at GitHub.en.srt
9.6 kB
17 Advanced Git/217 Squashing of commits at GitHub.mp4
120 MB
17 Advanced Git/218 Interactive rebasing with squashing in the local repository.en.srt
9.8 kB
17 Advanced Git/218 Interactive rebasing with squashing in the local repository.mp4
120 MB
17 Advanced Git/219 Git development workflow.en.srt
8.4 kB
17 Advanced Git/219 Git development workflow.mp4
95 MB
18 GitHub Pages/220 Section 18 Introduction.en.srt
1.8 kB
18 GitHub Pages/220 Section 18 Introduction.mp4
33 MB
18 GitHub Pages/221 Creating simple website using GitHub Pages.en.srt
6.0 kB
18 GitHub Pages/221 Creating simple website using GitHub Pages.mp4
30 MB
18 GitHub Pages/222 Hosting any Repository using GitHub Pages.en.srt
13 kB
18 GitHub Pages/222 Hosting any Repository using GitHub Pages.mp4
54 MB
18 GitHub Pages/223 Creating basic React application.en.srt
15 kB
18 GitHub Pages/223 Creating basic React application.mp4
57 MB
18 GitHub Pages/224 Preparing React application for publish to the GitHub Pages.en.srt
12 kB
18 GitHub Pages/224 Preparing React application for publish to the GitHub Pages.mp4
73 MB
18 GitHub Pages/225 Fixing error with cached credentials by using SSH instead of HTTPS.en.srt
15 kB
18 GitHub Pages/225 Fixing error with cached credentials by using SSH instead of HTTPS.mp4
80 MB
18 GitHub Pages/226 Verifying React GitHub Page.en.srt
11 kB
18 GitHub Pages/226 Verifying React GitHub Page.mp4
60 MB
18 GitHub Pages/227 Configuring custom domain for GitHub Pages.en.srt
16 kB
18 GitHub Pages/227 Configuring custom domain for GitHub Pages.mp4
84 MB
18 GitHub Pages/228 Creating static GitHub Page using markdown.en.srt
6.9 kB
18 GitHub Pages/228 Creating static GitHub Page using markdown.mp4
48 MB
18 GitHub Pages/Help TutFlix Community.txt
1.1 kB
18 GitHub Pages/More Course Materials.txt
389 B
18 GitHub Pages/tutflix.org.url
42 B
19 Git Hooks/229 Section 19 Introduction.en.srt
2.0 kB
19 Git Hooks/229 Section 19 Introduction.mp4
38 MB
19 Git Hooks/230 Normal Git workflow without Hooks.en.srt
3.8 kB
19 Git Hooks/230 Normal Git workflow without Hooks.mp4
12 MB
19 Git Hooks/231 What are Git Hooks.en.srt
8.5 kB
19 Git Hooks/231 What are Git Hooks.mp4
39 MB
19 Git Hooks/232 How Git Hooks could be used on practice.en.srt
5.9 kB
19 Git Hooks/232 How Git Hooks could be used on practice.mp4
22 MB
19 Git Hooks/233 Using pre-commit Hook.en.srt
15 kB
19 Git Hooks/233 Using pre-commit Hook.mp4
95 MB
19 Git Hooks/234 Enabling post-commit Hook.en.srt
5.8 kB
19 Git Hooks/234 Enabling post-commit Hook.mp4
35 MB
19 Git Hooks/235 Disabling rebasing using pre-rebase Hook.en.srt
8.7 kB
19 Git Hooks/235 Disabling rebasing using pre-rebase Hook.mp4
48 MB
19 Git Hooks/236 Match authors Email against Regular Expression.en.srt
8.6 kB
19 Git Hooks/236 Match authors Email against Regular Expression.mp4
39 MB
19 Git Hooks/237 Local Git Hooks are NOT pushed to the remote.en.srt
8.2 kB
19 Git Hooks/237 Local Git Hooks are NOT pushed to the remote.mp4
52 MB
19 Git Hooks/238 Cleaning up Local Git Hooks repository.en.srt
6.5 kB
19 Git Hooks/238 Cleaning up Local Git Hooks repository.mp4
41 MB
19 Git Hooks/239 Initializing new Node.js project.en.srt
9.2 kB
19 Git Hooks/239 Initializing new Node.js project.mp4
40 MB
19 Git Hooks/240 Installing Jest NPM package for testing.en.srt
4.4 kB
19 Git Hooks/240 Installing Jest NPM package for testing.mp4
26 MB
19 Git Hooks/241 Adding mult and sum modules with tests.en.srt
12 kB
19 Git Hooks/241 Adding mult and sum modules with tests.mp4
67 MB
19 Git Hooks/242 Using pre-commit NPM package for automation of the pre-commit hook.en.srt
9.1 kB
19 Git Hooks/242 Using pre-commit NPM package for automation of the pre-commit hook.mp4
57 MB
19 Git Hooks/243 Cloning remote repository and verifying pre-commit hook.en.srt
5.5 kB
19 Git Hooks/243 Cloning remote repository and verifying pre-commit hook.mp4
30 MB
19 Git Hooks/244 Replacing pre-commit NPM package with husky.en.srt
7.1 kB
19 Git Hooks/244 Replacing pre-commit NPM package with husky.mp4
45 MB
19 Git Hooks/245 Skipping all Git Hooks using --no-verify option.en.srt
5.6 kB
19 Git Hooks/245 Skipping all Git Hooks using --no-verify option.mp4
35 MB
19 Git Hooks/246 Introduce linter and run linter in the pre-commit Hook.en.srt
17 kB
19 Git Hooks/246 Introduce linter and run linter in the pre-commit Hook.mp4
109 MB
19 Git Hooks/247 Introducing lint-staged package for checks only of the staged files.en.srt
7.9 kB
19 Git Hooks/247 Introducing lint-staged package for checks only of the staged files.mp4
50 MB
19 Git Hooks/248 Verifying selective linting and testing using lint-staged.en.srt
5.9 kB
19 Git Hooks/248 Verifying selective linting and testing using lint-staged.mp4
36 MB
19 Git Hooks/249 Adding post-commit Hook.en.srt
4.6 kB
19 Git Hooks/249 Adding post-commit Hook.mp4
27 MB
19 Git Hooks/250 Verifying commit message using commitlint.en.srt
11 kB
19 Git Hooks/250 Verifying commit message using commitlint.mp4
77 MB
19 Git Hooks/251 Git Hooks Summary.en.srt
3.9 kB
19 Git Hooks/251 Git Hooks Summary.mp4
53 MB
19 Git Hooks/Help TutFlix Community.txt
1.1 kB
19 Git Hooks/More Course Materials.txt
389 B
19 Git Hooks/tutflix.org.url
42 B
20 Wrap Up/252 Wrap Up.en.srt
652 B
20 Wrap Up/252 Wrap Up.mp4
8.3 MB
20 Wrap Up/Help TutFlix Community.txt
1.1 kB
01 Introduction to the Git and GitHub/001 Welcome and Course Overview.en.srt
7.6 kB
20 Wrap Up/tutflix.org.url
42 B