资源详情

返回首页 | 相关搜索
Udemy - The Complete Git Guide Understand and master Git and GitHub
大小 7.52 GB
文件数 559
Info Hash: 4C607F23EF3D123F636802C443A6924EBFF2E228
收录时间 2025-12-24 00:41:23
更新时间 2025-12-24 03:18:44
文件列表 (559)
17 - Advanced Git/009 Git reset.mp4
150.78 MB
01 - Introduction to the Git and GitHub/001 Welcome and Course Overview_en.srt
7.44 KB
01 - Introduction to the Git and GitHub/002 Let's get connected! Join the Learning Community.html
2.31 KB
01 - Introduction to the Git and GitHub/003 Section 1 Introduction.mp4
31.62 MB
01 - Introduction to the Git and GitHub/003 Section 1 Introduction_en.srt
1.91 KB
01 - Introduction to the Git and GitHub/004 PDF - Introduction to the Git and GitHub.html
333 B
01 - Introduction to the Git and GitHub/005 Git vs GitHub.mp4
24.17 MB
01 - Introduction to the Git and GitHub/005 Git vs GitHub_en.srt
5.98 KB
02 - Installation of the Git and configuration of the Shell/001 Section 2 Introduction.mp4
7.83 MB
02 - Installation of the Git and configuration of the Shell/001 Section 2 Introduction_en.srt
945 B
02 - Installation of the Git and configuration of the Shell/002 Installing Git on MacOS.mp4
12.43 MB
02 - Installation of the Git and configuration of the Shell/002 Installing Git on MacOS_en.srt
2.88 KB
02 - Installation of the Git and configuration of the Shell/003 Installing Git on Windows.mp4
50.65 MB
02 - Installation of the Git and configuration of the Shell/003 Installing Git on Windows_en.srt
13.28 KB
02 - Installation of the Git and configuration of the Shell/004 Installing Git on Linux.mp4
58.13 MB
02 - Installation of the Git and configuration of the Shell/004 Installing Git on Linux_en.srt
9.91 KB
02 - Installation of the Git and configuration of the Shell/005 Installing iTerm2 on the Mac.mp4
9.15 MB
02 - Installation of the Git and configuration of the Shell/005 Installing iTerm2 on the Mac_en.srt
6.52 KB
02 - Installation of the Git and configuration of the Shell/006 Installing custom shell Z-Shell on the Mac.mp4
34.48 MB
02 - Installation of the Git and configuration of the Shell/006 Installing custom shell Z-Shell on the Mac_en.srt
6.64 KB
03 - Basic Shell commands/001 Section 3 Introduction.mp4
15.05 MB
03 - Basic Shell commands/001 Section 3 Introduction_en.srt
1022 B
03 - Basic Shell commands/002 PDF - Basic Shell Commands.html
291 B
03 - Basic Shell commands/003 Shell commands - directory management.mp4
37.02 MB
03 - Basic Shell commands/003 Shell commands - directory management_en.srt
10.7 KB
03 - Basic Shell commands/004 Shell commands - file management - PART 1.mp4
31.37 MB
03 - Basic Shell commands/004 Shell commands - file management - PART 1_en.srt
10.63 KB
03 - Basic Shell commands/005 Shell commands - file management - PART 2.mp4
44.72 MB
03 - Basic Shell commands/005 Shell commands - file management - PART 2_en.srt
10.66 KB
04 - How Git works under the hood/001 Section 4 Introduction.mp4
20.02 MB
04 - How Git works under the hood/001 Section 4 Introduction_en.srt
1.14 KB
04 - How Git works under the hood/002 PDF - How Git works under the hood.html
315 B
04 - How Git works under the hood/003 Initialize new Git repository.mp4
16.59 MB
04 - How Git works under the hood/003 Initialize new Git repository_en.srt
4.65 KB
04 - How Git works under the hood/004 Overview of .git folder.mp4
22.54 MB
04 - How Git works under the hood/004 Overview of .git folder_en.srt
4.94 KB
04 - How Git works under the hood/005 Git object types.mp4
4.82 MB
04 - How Git works under the hood/005 Git object types_en.srt
3.43 KB
04 - How Git works under the hood/006 Writing new Git object with git hash-object.mp4
24.62 MB
04 - How Git works under the hood/006 Writing new Git object with git hash-object_en.srt
8.11 KB
04 - How Git works under the hood/007 JSON vs Git database.mp4
17.9 MB
04 - How Git works under the hood/007 JSON vs Git database_en.srt
4.46 KB
04 - How Git works under the hood/008 What is hash function.mp4
28.35 MB
04 - How Git works under the hood/008 What is hash function_en.srt
4.13 KB
04 - How Git works under the hood/009 Hash functions overview.mp4
8.94 MB
04 - How Git works under the hood/009 Hash functions overview_en.srt
3.71 KB
04 - How Git works under the hood/010 SHA1 Hash Function.mp4
45.62 MB
04 - How Git works under the hood/010 SHA1 Hash Function_en.srt
11.99 KB
04 - How Git works under the hood/011 How many files Git could store.mp4
7.6 MB
04 - How Git works under the hood/011 How many files Git could store_en.srt
4.7 KB
04 - How Git works under the hood/012 Probability theory in Dice game.mp4
9.74 MB
04 - How Git works under the hood/013 Git hash collision probability.mp4
12.91 MB
04 - How Git works under the hood/013 Git hash collision probability_en.srt
6.32 KB
04 - How Git works under the hood/014 Next lecture is OPTIONAL.html
684 B
04 - How Git works under the hood/015 More details on hash collision probability (OPTIONAL).mp4
74.5 MB
04 - How Git works under the hood/015 More details on hash collision probability (OPTIONAL)_en.srt
30.74 KB
04 - How Git works under the hood/016 Exploring Git objects with git cat-file command.mp4
23.31 MB
04 - How Git works under the hood/016 Exploring Git objects with git cat-file command_en.srt
5.5 KB
04 - How Git works under the hood/017 Create new Git Blob based on the file.mp4
32.75 MB
04 - How Git works under the hood/017 Create new Git Blob based on the file_en.srt
8.96 KB
04 - How Git works under the hood/018 Git blobs don't store filenames.mp4
15.11 MB
04 - How Git works under the hood/018 Git blobs don't store filenames_en.srt
3.14 KB
04 - How Git works under the hood/019 Contents of Git objects.mp4
61.63 MB
04 - How Git works under the hood/019 Contents of Git objects_en.srt
12.42 KB
04 - How Git works under the hood/020 What we have so far.mp4
4.29 MB
04 - How Git works under the hood/020 What we have so far_en.srt
2.32 KB
04 - How Git works under the hood/021 Tree objects in Git.mp4
7.12 MB
04 - How Git works under the hood/021 Tree objects in Git_en.srt
3.31 KB
04 - How Git works under the hood/022 Git object permissions.mp4
9.97 MB
04 - How Git works under the hood/022 Git object permissions_en.srt
2.74 KB
04 - How Git works under the hood/023 Creating Git Tree object.mp4
39.45 MB
04 - How Git works under the hood/023 Creating Git Tree object_en.srt
11.97 KB
04 - How Git works under the hood/023 temp-tree.txt
126 B
04 - How Git works under the hood/024 Examining Tree Object.mp4
36.51 MB
04 - How Git works under the hood/024 Examining Tree Object_en.srt
5.96 KB
04 - How Git works under the hood/025 Working directory, Staging area and Git repository.mp4
4.36 MB
04 - How Git works under the hood/025 Working directory, Staging area and Git repository_en.srt
2.06 KB
04 - How Git works under the hood/026 Overview of current files distribution.mp4
13.56 MB
04 - How Git works under the hood/026 Overview of current files distribution_en.srt
4.52 KB
04 - How Git works under the hood/027 Git read-tree.mp4
15.49 MB
04 - How Git works under the hood/027 Git read-tree_en.srt
4.46 KB
04 - How Git works under the hood/028 Read files in the staging area using git ls-files.mp4
7.4 MB
04 - How Git works under the hood/028 Read files in the staging area using git ls-files_en.srt
2.33 KB
04 - How Git works under the hood/029 Git checkout-index.mp4
9.14 MB
04 - How Git works under the hood/029 Git checkout-index_en.srt
4.23 KB
04 - How Git works under the hood/030 How many folders could be created for objects.mp4
7 MB
04 - How Git works under the hood/030 How many folders could be created for objects_en.srt
2.64 KB
04 - How Git works under the hood/031 Section Summary.mp4
10.91 MB
04 - How Git works under the hood/031 Section Summary_en.srt
5.23 KB
05 - Basic Git operations/001 Section 5 Introduction.mp4
9.69 MB
05 - Basic Git operations/001 Section 5 Introduction_en.srt
1.09 KB
05 - Basic Git operations/002 PDF - Basic Git operations.html
291 B
05 - Basic Git operations/003 What is Commit.mp4
8.48 MB
05 - Basic Git operations/003 What is Commit_en.srt
4.81 KB
05 - Basic Git operations/004 Configure Git author name and email.mp4
14.45 MB
05 - Basic Git operations/004 Configure Git author name and email_en.srt
4.82 KB
05 - Basic Git operations/005 Creating first commit.mp4
16.02 MB
05 - Basic Git operations/005 Creating first commit_en.srt
4.84 KB
05 - Basic Git operations/006 Exploring commit object.mp4
18 MB
05 - Basic Git operations/006 Exploring commit object_en.srt
6.57 KB
05 - Basic Git operations/007 Current project state overview.mp4
26.64 MB
05 - Basic Git operations/007 Current project state overview_en.srt
5.79 KB
05 - Basic Git operations/008 Basic Git commands.mp4
11.67 MB
05 - Basic Git operations/008 Basic Git commands_en.srt
4.31 KB
05 - Basic Git operations/009 Adding new file to working directory.mp4
29.07 MB
05 - Basic Git operations/009 Adding new file to working directory_en.srt
7.07 KB
05 - Basic Git operations/010 Git files lifecycle.mp4
55.76 MB
05 - Basic Git operations/010 Git files lifecycle_en.srt
9.84 KB
05 - Basic Git operations/011 Stage file.mp4
4.97 MB
05 - Basic Git operations/012 Unstage file using git rm.mp4
11.23 MB
05 - Basic Git operations/012 Unstage file using git rm_en.srt
3.52 KB
05 - Basic Git operations/013 Commit changes.mp4
8.27 MB
05 - Basic Git operations/013 Commit changes_en.srt
3.01 KB
05 - Basic Git operations/014 Exploring changes in Git repository.mp4
44.22 MB
05 - Basic Git operations/014 Exploring changes in Git repository_en.srt
9.8 KB
05 - Basic Git operations/015 Current diagram of Git repository.mp4
16.18 MB
05 - Basic Git operations/015 Current diagram of Git repository_en.srt
8.21 KB
06 - Git branches and HEAD/001 Section 6 Introduction.mp4
13.37 MB
06 - Git branches and HEAD/001 Section 6 Introduction_en.srt
1.5 KB
06 - Git branches and HEAD/002 PDF - Git branches and HEAD.html
294 B
06 - Git branches and HEAD/003 Most common Git operations.mp4
28.66 MB
06 - Git branches and HEAD/004 Overview of the current project state.mp4
3.66 MB
06 - Git branches and HEAD/004 Overview of the current project state_en.srt
1.67 KB
06 - Git branches and HEAD/005 Installing GitHub Desktop.mp4
25.77 MB
06 - Git branches and HEAD/005 Installing GitHub Desktop_en.srt
4.71 KB
06 - Git branches and HEAD/006 GitHub Desktop Overview.mp4
21.42 MB
06 - Git branches and HEAD/006 GitHub Desktop Overview_en.srt
6.88 KB
06 - Git branches and HEAD/007 What is branch in Git.mp4
29.8 MB
06 - Git branches and HEAD/007 What is branch in Git_en.srt
8.71 KB
06 - Git branches and HEAD/008 What is HEAD in Git.mp4
17.46 MB
06 - Git branches and HEAD/008 What is HEAD in Git_en.srt
6.94 KB
06 - Git branches and HEAD/009 Third commit.mp4
25.94 MB
06 - Git branches and HEAD/009 Third commit_en.srt
7.29 KB
06 - Git branches and HEAD/010 Git repository changes after third commit.mp4
49.38 MB
06 - Git branches and HEAD/010 Git repository changes after third commit_en.srt
9.42 KB
06 - Git branches and HEAD/011 Checkout specific commit.mp4
90.85 MB
06 - Git branches and HEAD/011 Checkout specific commit_en.srt
17.08 KB
06 - Git branches and HEAD/012 Why do we need branches.mp4
22.07 MB
06 - Git branches and HEAD/013 Git branches management.mp4
6.18 MB
06 - Git branches and HEAD/013 Git branches management_en.srt
3.86 KB
06 - Git branches and HEAD/014 Create new branch.mp4
51.22 MB
06 - Git branches and HEAD/014 Create new branch_en.srt
9.53 KB
06 - Git branches and HEAD/015 Commit changes in the new branch.mp4
12.57 MB
06 - Git branches and HEAD/015 Commit changes in the new branch_en.srt
6.21 KB
06 - Git branches and HEAD/016 Explore commit in the new branch.mp4
27.42 MB
06 - Git branches and HEAD/016 Explore commit in the new branch_en.srt
6.92 KB
06 - Git branches and HEAD/017 Git reuses blobs with the same contents.mp4
59.1 MB
06 - Git branches and HEAD/017 Git reuses blobs with the same contents_en.srt
9.56 KB
07 - Cloning, exploring and modifying public repositories/001 Section 7 Introduction.mp4
10.12 MB
07 - Cloning, exploring and modifying public repositories/001 Section 7 Introduction_en.srt
1.14 KB
07 - Cloning, exploring and modifying public repositories/002 Cloning remote repository.mp4
43.43 MB
07 - Cloning, exploring and modifying public repositories/002 Cloning remote repository_en.srt
7.69 KB
07 - Cloning, exploring and modifying public repositories/003 Exploring contents of the cloned repository.mp4
62.87 MB
07 - Cloning, exploring and modifying public repositories/003 Exploring contents of the cloned repository_en.srt
9.85 KB
07 - Cloning, exploring and modifying public repositories/004 Unpacking Git objects.mp4
17.8 MB
07 - Cloning, exploring and modifying public repositories/004 Unpacking Git objects_en.srt
5.46 KB
07 - Cloning, exploring and modifying public repositories/005 Exploring cloned repository in GitHub Desktop.mp4
27.58 MB
07 - Cloning, exploring and modifying public repositories/005 Exploring cloned repository in GitHub Desktop_en.srt
6.69 KB
07 - Cloning, exploring and modifying public repositories/006 Installing text editor Visual Studio Code.mp4
10.25 MB
07 - Cloning, exploring and modifying public repositories/006 Installing text editor Visual Studio Code_en.srt
3.27 KB
07 - Cloning, exploring and modifying public repositories/007 Exploring Visual Studio Code.mp4
51.34 MB
07 - Cloning, exploring and modifying public repositories/007 Exploring Visual Studio Code_en.srt
8.22 KB
07 - Cloning, exploring and modifying public repositories/008 Commit changes in the cloned repository.mp4
79.86 MB
07 - Cloning, exploring and modifying public repositories/008 Commit changes in the cloned repository_en.srt
15.26 KB
07 - Cloning, exploring and modifying public repositories/009 Git diff command.mp4
99.68 MB
07 - Cloning, exploring and modifying public repositories/009 Git diff command_en.srt
18.51 KB
07 - Cloning, exploring and modifying public repositories/010 Overview of the changes.mp4
31.57 MB
07 - Cloning, exploring and modifying public repositories/010 Overview of the changes_en.srt
5.01 KB
08 - Merging branches/001 Section 8 Introduction.mp4
13.66 MB
08 - Merging branches/001 Section 8 Introduction_en.srt
1.61 KB
08 - Merging branches/002 PDF - Merging branches.html
279 B
08 - Merging branches/003 Why branches merging is needed.mp4
5.19 MB
08 - Merging branches/003 Why branches merging is needed_en.srt
4.43 KB
08 - Merging branches/004 Fast forward merge.mp4
5.66 MB
08 - Merging branches/004 Fast forward merge_en.srt
5.52 KB
08 - Merging branches/005 Merging process.mp4
4.87 MB
08 - Merging branches/005 Merging process_en.srt
2.57 KB
08 - Merging branches/006 Fast forward merge in action.mp4
19.52 MB
08 - Merging branches/006 Fast forward merge in action_en.srt
8.96 KB
08 - Merging branches/007 3-way merge.mp4
8.89 MB
08 - Merging branches/007 3-way merge_en.srt
7.59 KB
08 - Merging branches/008 Performing 3-way merge.mp4
64.46 MB
08 - Merging branches/008 Performing 3-way merge_en.srt
16.64 KB
08 - Merging branches/009 Observing Git repository after 3-way merge.mp4
52.95 MB
08 - Merging branches/009 Observing Git repository after 3-way merge_en.srt
8.65 KB
08 - Merging branches/010 Installing SourceTree.mp4
14.21 MB
08 - Merging branches/010 Installing SourceTree_en.srt
5.02 KB
08 - Merging branches/011 SourceTree in action.mp4
25.38 MB
08 - Merging branches/011 SourceTree in action_en.srt
8.75 KB
08 - Merging branches/012 What is merge conflict.mp4
7.13 MB
08 - Merging branches/012 What is merge conflict_en.srt
3.77 KB
08 - Merging branches/013 Creating merge conflict.mp4
55.24 MB
08 - Merging branches/013 Creating merge conflict_en.srt
12.47 KB
08 - Merging branches/014 Observing conflicts in staging area and working directory.mp4
65.69 MB
08 - Merging branches/014 Observing conflicts in staging area and working directory_en.srt
8.34 KB
08 - Merging branches/015 Resolving merge conflict in Terminal.mp4
15.21 MB
08 - Merging branches/015 Resolving merge conflict in Terminal_en.srt
4.08 KB
08 - Merging branches/016 Resolving conflicts in VS Code.mp4
68.15 MB
08 - Merging branches/016 Resolving conflicts in VS Code_en.srt
12.16 KB
09 - GitHub and remote repositories/001 Section 9 Introduction.mp4
10.19 MB
09 - GitHub and remote repositories/001 Section 9 Introduction_en.srt
1.13 KB
09 - GitHub and remote repositories/002 PDF - GitHub and remote repositories.html
321 B
09 - GitHub and remote repositories/003 What is Git hosting service.mp4
11.76 MB
09 - GitHub and remote repositories/003 What is Git hosting service_en.srt
4.59 KB
09 - GitHub and remote repositories/004 Creating GitHub account.mp4
11.18 MB
09 - GitHub and remote repositories/004 Creating GitHub account_en.srt
4.81 KB
09 - GitHub and remote repositories/005 Now default branch for new repositories at GitHub is main.html
1.43 KB
09 - GitHub and remote repositories/006 Exploring first repository at GitHub.mp4
59.04 MB
09 - GitHub and remote repositories/006 Exploring first repository at GitHub_en.srt
15.56 KB
09 - GitHub and remote repositories/007 Creating another commit at GitHub.mp4
10.91 MB
09 - GitHub and remote repositories/007 Creating another commit at GitHub_en.srt
4.11 KB
09 - GitHub and remote repositories/008 Creating new branch at GitHub.mp4
7.8 MB
09 - GitHub and remote repositories/008 Creating new branch at GitHub_en.srt
2.02 KB
09 - GitHub and remote repositories/009 Making changes in the new branch.mp4
21.02 MB
09 - GitHub and remote repositories/009 Making changes in the new branch_en.srt
5.73 KB
09 - GitHub and remote repositories/010 Cloning remote repository.mp4
36.9 MB
09 - GitHub and remote repositories/010 Cloning remote repository_en.srt
6.99 KB
09 - GitHub and remote repositories/011 What is remote repository.mp4
6.15 MB
09 - GitHub and remote repositories/011 What is remote repository_en.srt
3.96 KB
09 - GitHub and remote repositories/012 How remote repository empowers collaboration.mp4
9.85 MB
09 - GitHub and remote repositories/012 How remote repository empowers collaboration_en.srt
5.18 KB
10 - Git push, fetch and pull/001 Section 10 Introduction.mp4
17.85 MB
10 - Git push, fetch and pull/001 Section 10 Introduction_en.srt
1.89 KB
10 - Git push, fetch and pull/002 PDF - Git push, fetch and pull.html
303 B
10 - Git push, fetch and pull/003 Overview of the push, fetch and pull Git commands.mp4
29.8 MB
10 - Git push, fetch and pull/003 Overview of the push, fetch and pull Git commands_en.srt
7.96 KB
10 - Git push, fetch and pull/004 What is origin.mp4
12.17 MB
10 - Git push, fetch and pull/004 What is origin_en.srt
5.65 KB
10 - Git push, fetch and pull/005 List remote and local branches.mp4
10.29 MB
10 - Git push, fetch and pull/005 List remote and local branches_en.srt
3.76 KB
10 - Git push, fetch and pull/006 What is tracking branch.mp4
16.5 MB
10 - Git push, fetch and pull/006 What is tracking branch_en.srt
6.43 KB
10 - Git push, fetch and pull/007 Checkout remote branch.mp4
21.89 MB
10 - Git push, fetch and pull/007 Checkout remote branch_en.srt
5.21 KB
10 - Git push, fetch and pull/008 Git remote show origin.mp4
10.03 MB
10 - Git push, fetch and pull/008 Git remote show origin_en.srt
4.03 KB
10 - Git push, fetch and pull/009 Git fetch in action.mp4
35.69 MB
10 - Git push, fetch and pull/009 Git fetch in action_en.srt
8.29 KB
10 - Git push, fetch and pull/010 Git pull is 2-step process.mp4
9.2 MB
10 - Git push, fetch and pull/010 Git pull is 2-step process_en.srt
4.9 KB
10 - Git push, fetch and pull/011 How to perform git pull.mp4
14.64 MB
10 - Git push, fetch and pull/011 How to perform git pull_en.srt
6.43 KB
10 - Git push, fetch and pull/012 What is FETCH_HEAD.mp4
75.18 MB
10 - Git push, fetch and pull/012 What is FETCH_HEAD_en.srt
10.47 KB
10 - Git push, fetch and pull/013 Git pull with fast forward merge.mp4
53.31 MB
10 - Git push, fetch and pull/013 Git pull with fast forward merge_en.srt
9.58 KB
10 - Git push, fetch and pull/014 Fetch remote changes manually.mp4
74.81 MB
10 - Git push, fetch and pull/014 Fetch remote changes manually_en.srt
11.7 KB
10 - Git push, fetch and pull/015 Merge FETCH_HEAD manually.mp4
38.07 MB
10 - Git push, fetch and pull/015 Merge FETCH_HEAD manually_en.srt
8.35 KB
10 - Git push, fetch and pull/016 Resolving conflicts during Git pull.mp4
91.9 MB
10 - Git push, fetch and pull/016 Resolving conflicts during Git pull_en.srt
15.58 KB
10 - Git push, fetch and pull/017 Pushing to remote repository.mp4
64.93 MB
10 - Git push, fetch and pull/017 Pushing to remote repository_en.srt
11.84 KB
10 - Git push, fetch and pull/018 Commit under another author.mp4
15.25 MB
10 - Git push, fetch and pull/018 Commit under another author_en.srt
3.7 KB
10 - Git push, fetch and pull/019 Remote and local branches are in sync now.mp4
13.54 MB
10 - Git push, fetch and pull/019 Remote and local branches are in sync now_en.srt
4.47 KB
10 - Git push, fetch and pull/020 Create remote branch based on local branch.mp4
51.3 MB
10 - Git push, fetch and pull/020 Create remote branch based on local branch_en.srt
11.59 KB
10 - Git push, fetch and pull/021 Update tracking statuses of the branches.mp4
49.97 MB
10 - Git push, fetch and pull/021 Update tracking statuses of the branches_en.srt
10.1 KB
10 - Git push, fetch and pull/022 Remove remote branch using local terminal.mp4
16.81 MB
10 - Git push, fetch and pull/022 Remove remote branch using local terminal_en.srt
5.08 KB
10 - Git push, fetch and pull/023 Git show-ref.mp4
33.77 MB
10 - Git push, fetch and pull/023 Git show-ref_en.srt
5.87 KB
11 - Pull requests/001 Section 11 Introduction.mp4
11.62 MB
11 - Pull requests/001 Section 11 Introduction_en.srt
1.41 KB
11 - Pull requests/002 PDF - Pull requests.html
272 B
11 - Pull requests/003 Collaboration between contributors.mp4
11.12 MB
11 - Pull requests/003 Collaboration between contributors_en.srt
6.02 KB
11 - Pull requests/004 What is pull request.mp4
3.6 MB
11 - Pull requests/004 What is pull request_en.srt
3.15 KB
11 - Pull requests/005 Why pull request was named pull request.mp4
13.38 MB
11 - Pull requests/005 Why pull request was named pull request_en.srt
7.59 KB
11 - Pull requests/006 Pull request or Merge request.mp4
8.38 MB
11 - Pull requests/006 Pull request or Merge request_en.srt
6.1 KB
11 - Pull requests/007 Pull request step-by-step.mp4
32.58 MB
11 - Pull requests/007 Pull request step-by-step_en.srt
9.33 KB
11 - Pull requests/008 Create new repository at GitHub.mp4
23.48 MB
11 - Pull requests/008 Create new repository at GitHub_en.srt
9.03 KB
11 - Pull requests/009 Changing author of the last commit.mp4
15.61 MB
11 - Pull requests/009 Changing author of the last commit_en.srt
3.11 KB
11 - Pull requests/010 Pushing branch to remote.mp4
28.1 MB
11 - Pull requests/010 Pushing branch to remote_en.srt
6.1 KB
11 - Pull requests/011 Open pull request.mp4
37.97 MB
11 - Pull requests/011 Open pull request_en.srt
10.1 KB
11 - Pull requests/012 Adding comments and approving pull request.mp4
65.42 MB
11 - Pull requests/012 Adding comments and approving pull request_en.srt
12.3 KB
11 - Pull requests/013 Creating and publishing new branch using GitHub Desktop.mp4
28.53 MB
11 - Pull requests/013 Creating and publishing new branch using GitHub Desktop_en.srt
7.62 KB
11 - Pull requests/014 Signing in to GitHub in the GitHub Desktop.mp4
4.16 MB
11 - Pull requests/014 Signing in to GitHub in the GitHub Desktop_en.srt
1.94 KB
11 - Pull requests/015 Creating and merging pull request.mp4
33.74 MB
11 - Pull requests/015 Creating and merging pull request_en.srt
12.36 KB
11 - Pull requests/016 Adding new collaborator under GitHub.mp4
14.01 MB
11 - Pull requests/016 Adding new collaborator under GitHub_en.srt
4.81 KB
11 - Pull requests/017 Exploring own GitHub account.mp4
33.16 MB
11 - Pull requests/017 Exploring own GitHub account_en.srt
6.32 KB
11 - Pull requests/018 Opening and merging PR by collaborator.mp4
46.87 MB
11 - Pull requests/018 Opening and merging PR by collaborator_en.srt
8.88 KB
11 - Pull requests/019 By default merging is allowed without approvals.mp4
8.62 MB
11 - Pull requests/019 By default merging is allowed without approvals_en.srt
2.98 KB
11 - Pull requests/020 Configure protected branch rule.mp4
13.72 MB
11 - Pull requests/020 Configure protected branch rule_en.srt
5.77 KB
11 - Pull requests/021 Merging after required approve.mp4
24.89 MB
11 - Pull requests/021 Merging after required approve_en.srt
3.89 KB
11 - Pull requests/022 Exploring pull requests in the public repositories.mp4
47.73 MB
11 - Pull requests/022 Exploring pull requests in the public repositories_en.srt
7.9 KB
11 - Pull requests/023 Working with issues at GitHub.mp4
83.52 MB
11 - Pull requests/023 Working with issues at GitHub_en.srt
15.27 KB
12 - Forks and contribution to the public repositories/001 Section 12 Introduction.mp4
8.98 MB
12 - Forks and contribution to the public repositories/001 Section 12 Introduction_en.srt
1.01 KB
12 - Forks and contribution to the public repositories/002 PDF - Forks and contribution to the public repositories.html
372 B
12 - Forks and contribution to the public repositories/003 Creating Fork.mp4
28.59 MB
12 - Forks and contribution to the public repositories/003 Creating Fork_en.srt
5.95 KB
12 - Forks and contribution to the public repositories/004 How to sync changes from the parent repository.mp4
13.24 MB
12 - Forks and contribution to the public repositories/004 How to sync changes from the parent repository_en.srt
6.73 KB
12 - Forks and contribution to the public repositories/005 Adding new upstream remote repository.mp4
10.45 MB
12 - Forks and contribution to the public repositories/005 Adding new upstream remote repository_en.srt
2.97 KB
12 - Forks and contribution to the public repositories/006 Fetching changes from upstream.mp4
25.89 MB
12 - Forks and contribution to the public repositories/006 Fetching changes from upstream_en.srt
3.11 KB
12 - Forks and contribution to the public repositories/007 Synchronizing changes from upstream.mp4
84.31 MB
12 - Forks and contribution to the public repositories/007 Synchronizing changes from upstream_en.srt
14.92 KB
12 - Forks and contribution to the public repositories/008 How to open pull request from the forked repository.mp4
7.26 MB
12 - Forks and contribution to the public repositories/008 How to open pull request from the forked repository_en.srt
3.49 KB
12 - Forks and contribution to the public repositories/009 Plan for creating pull request from the forked repository.mp4
4.83 MB
12 - Forks and contribution to the public repositories/009 Plan for creating pull request from the forked repository_en.srt
2.46 KB
12 - Forks and contribution to the public repositories/010 Removing repository collaborator.mp4
10.98 MB
12 - Forks and contribution to the public repositories/010 Removing repository collaborator_en.srt
3.14 KB
12 - Forks and contribution to the public repositories/011 Forking repository.mp4
19.01 MB
12 - Forks and contribution to the public repositories/011 Forking repository_en.srt
4.35 KB
12 - Forks and contribution to the public repositories/012 Committing changes in the forked repository.mp4
18.82 MB
12 - Forks and contribution to the public repositories/012 Committing changes in the forked repository_en.srt
4.51 KB
12 - Forks and contribution to the public repositories/013 Open pull request from the forked repository.mp4
21.2 MB
12 - Forks and contribution to the public repositories/013 Open pull request from the forked repository_en.srt
6.27 KB
12 - Forks and contribution to the public repositories/014 Approving and merging pull request from the forked repository.mp4
76.98 MB
12 - Forks and contribution to the public repositories/014 Approving and merging pull request from the forked repository_en.srt
15.56 KB
13 - Git Tags/001 Section 13 Introduction.mp4
9.87 MB
13 - Git Tags/001 Section 13 Introduction_en.srt
1.03 KB
13 - Git Tags/002 PDF - Git Tags.html
257 B
13 - Git Tags/003 Git tags overview.mp4
5.09 MB
13 - Git Tags/003 Git tags overview_en.srt
4.17 KB
13 - Git Tags/004 Staging vs Production.mp4
17.15 MB
13 - Git Tags/004 Staging vs Production_en.srt
9.11 KB
13 - Git Tags/005 Semantic versioning.mp4
55.4 MB
13 - Git Tags/005 Semantic versioning_en.srt
13.84 KB
13 - Git Tags/006 Lightweight vs Annotated tags.mp4
7.75 MB
13 - Git Tags/006 Lightweight vs Annotated tags_en.srt
5.7 KB
13 - Git Tags/007 Creating lightweight tags.mp4
45.45 MB
13 - Git Tags/007 Creating lightweight tags_en.srt
12.76 KB
13 - Git Tags/008 Creating annotated tag.mp4
11.54 MB
13 - Git Tags/008 Creating annotated tag_en.srt
3.58 KB
13 - Git Tags/009 Exploring git tag object.mp4
19.37 MB
13 - Git Tags/009 Exploring git tag object_en.srt
4.07 KB
13 - Git Tags/010 Pushing tags to remote.mp4
61.45 MB
13 - Git Tags/010 Pushing tags to remote_en.srt
13.66 KB
14 - Rebasing/001 Section 14 Introduction.mp4
15.82 MB
14 - Rebasing/001 Section 14 Introduction_en.srt
1.8 KB
14 - Rebasing/002 PDF - Rebasing.html
257 B
14 - Rebasing/003 Introduction to Rebasing.mp4
2.63 MB
14 - Rebasing/003 Introduction to Rebasing_en.srt
2.05 KB
14 - Rebasing/004 Merging vs Rebasing.mp4
21.4 MB
14 - Rebasing/004 Merging vs Rebasing_en.srt
7.28 KB
14 - Rebasing/005 How to perform rebasing.mp4
5.84 MB
14 - Rebasing/005 How to perform rebasing_en.srt
2.71 KB
14 - Rebasing/006 Rebasing - STEP 1.mp4
6.36 MB
14 - Rebasing/006 Rebasing - STEP 1_en.srt
3.67 KB
14 - Rebasing/007 Rebasing - STEP 2.mp4
4.91 MB
14 - Rebasing/007 Rebasing - STEP 2_en.srt
3.6 KB
14 - Rebasing/008 Creating new repository.mp4
10.08 MB
14 - Rebasing/008 Creating new repository_en.srt
2.87 KB
14 - Rebasing/009 Creating feature branch and making changes.mp4
14.78 MB
14 - Rebasing/009 Creating feature branch and making changes_en.srt
6.73 KB
14 - Rebasing/010 Rebasing feature branch on top of master branch.mp4
12.78 MB
14 - Rebasing/010 Rebasing feature branch on top of master branch_en.srt
4.36 KB
14 - Rebasing/011 Completing rebasing by performing merging.mp4
11.33 MB
14 - Rebasing/011 Completing rebasing by performing merging_en.srt
2.59 KB
14 - Rebasing/012 Exploring graph and commits in SourceTree.mp4
36.89 MB
14 - Rebasing/012 Exploring graph and commits in SourceTree_en.srt
7.32 KB
14 - Rebasing/013 Deleteing feature branch and pushing to remote.mp4
11.37 MB
14 - Rebasing/013 Deleteing feature branch and pushing to remote_en.srt
2.24 KB
15 - Ignoring files in Git/001 Section 15 Introduction.mp4
13.36 MB
15 - Ignoring files in Git/001 Section 15 Introduction_en.srt
1.41 KB
15 - Ignoring files in Git/002 PDF - Ignoring files in Git.html
296 B
15 - Ignoring files in Git/003 Introduction go Git ignore.mp4
6.11 MB
15 - Ignoring files in Git/003 Introduction go Git ignore_en.srt
2.78 KB
15 - Ignoring files in Git/004 Git file statuses - untracked, tracked and ignored.mp4
4.65 MB
15 - Ignoring files in Git/004 Git file statuses - untracked, tracked and ignored_en.srt
2.6 KB
15 - Ignoring files in Git/005 Basic gitignore rules.mp4
24.13 MB
15 - Ignoring files in Git/005 Basic gitignore rules_en.srt
10.02 KB
15 - Ignoring files in Git/006 Pushing repository with ignored files to remote.mp4
13.94 MB
15 - Ignoring files in Git/006 Pushing repository with ignored files to remote_en.srt
3.72 KB
15 - Ignoring files in Git/007 Committing previously ignored file.mp4
10.52 MB
15 - Ignoring files in Git/007 Committing previously ignored file_en.srt
4.02 KB
15 - Ignoring files in Git/008 Ignore previously committed file.mp4
15.17 MB
15 - Ignoring files in Git/008 Ignore previously committed file_en.srt
5.46 KB
15 - Ignoring files in Git/009 Git ignore common practices and templates.mp4
26.05 MB
15 - Ignoring files in Git/009 Git ignore common practices and templates_en.srt
7.11 KB
16 - Detached HEAD/001 Section 16 Introduction.mp4
15.64 MB
16 - Detached HEAD/001 Section 16 Introduction_en.srt
1.73 KB
16 - Detached HEAD/002 PDF - Detached HEAD.html
272 B
16 - Detached HEAD/003 Detached HEAD state.mp4
8.67 MB
16 - Detached HEAD/003 Detached HEAD state_en.srt
5.78 KB
16 - Detached HEAD/004 Making experimental commits in detached HEAD state.mp4
63.38 MB
16 - Detached HEAD/004 Making experimental commits in detached HEAD state_en.srt
11.49 KB
16 - Detached HEAD/005 Retaining changes made in the detached HEAD state.mp4
62.34 MB
16 - Detached HEAD/005 Retaining changes made in the detached HEAD state_en.srt
10.96 KB
17 - Advanced Git/001 Section 17 Introduction.mp4
9.03 MB
17 - Advanced Git/001 Section 17 Introduction_en.srt
1.06 KB
17 - Advanced Git/002 Cloning one of the public repositories.mp4
42.04 MB
17 - Advanced Git/002 Cloning one of the public repositories_en.srt
4.35 KB
17 - Advanced Git/003 If git lg command is not available.html
326 B
17 - Advanced Git/004 Git log options - oneline, graph, stat.mp4
56.61 MB
17 - Advanced Git/004 Git log options - oneline, graph, stat_en.srt
7.46 KB
17 - Advanced Git/005 Git shortlog.mp4
5.9 MB
17 - Advanced Git/005 Git shortlog_en.srt
2.12 KB
17 - Advanced Git/006 Filtering commits by author or keyword.mp4
20.9 MB
17 - Advanced Git/006 Filtering commits by author or keyword_en.srt
3.68 KB
17 - Advanced Git/007 Pretty formatting of git log.mp4
11 MB
17 - Advanced Git/007 Pretty formatting of git log_en.srt
3.71 KB
17 - Advanced Git/008 Filter out merge commits in git log.mp4
10.95 MB
17 - Advanced Git/008 Filter out merge commits in git log_en.srt
4.05 KB
01 - Introduction to the Git and GitHub/001 Welcome and Course Overview.mp4
119.6 MB
17 - Advanced Git/009 Git reset_en.srt
13.19 KB
17 - Advanced Git/010 Git revert.mp4
128.04 MB
17 - Advanced Git/010 Git revert_en.srt
11.11 KB
17 - Advanced Git/011 Modifying last commit using amend option.mp4
15.25 MB
17 - Advanced Git/011 Modifying last commit using amend option_en.srt
5.4 KB
17 - Advanced Git/012 Cherry-picking commits.mp4
29.98 MB
17 - Advanced Git/012 Cherry-picking commits_en.srt
8.04 KB
17 - Advanced Git/013 Reflog - log of all Git operations.mp4
106.78 MB
17 - Advanced Git/013 Reflog - log of all Git operations_en.srt
9.54 KB
17 - Advanced Git/014 Stashing changes using terminal.mp4
83.28 MB
17 - Advanced Git/014 Stashing changes using terminal_en.srt
7.26 KB
17 - Advanced Git/015 Stashing using GitHub Desktop.mp4
7.03 MB
17 - Advanced Git/015 Stashing using GitHub Desktop_en.srt
3.28 KB
17 - Advanced Git/016 Garbage collection.mp4
52.77 MB
17 - Advanced Git/016 Garbage collection_en.srt
4.42 KB
17 - Advanced Git/017 Squashing of commits at GitHub.mp4
96.76 MB
17 - Advanced Git/017 Squashing of commits at GitHub_en.srt
9.83 KB
17 - Advanced Git/018 Interactive rebasing with squashing in the local repository.mp4
39.23 MB
17 - Advanced Git/018 Interactive rebasing with squashing in the local repository_en.srt
9.6 KB
17 - Advanced Git/019 Git development workflow.mp4
76.89 MB
17 - Advanced Git/019 Git development workflow_en.srt
8.08 KB
18 - GitHub Pages/001 Section 18 Introduction.mp4
17.65 MB
18 - GitHub Pages/001 Section 18 Introduction_en.srt
1.74 KB
18 - GitHub Pages/002 Creating simple website using GitHub Pages.mp4
20.85 MB
18 - GitHub Pages/002 Creating simple website using GitHub Pages_en.srt
5.21 KB
18 - GitHub Pages/003 Hosting any Repository using GitHub Pages.mp4
50.83 MB
18 - GitHub Pages/003 Hosting any Repository using GitHub Pages_en.srt
12.35 KB
18 - GitHub Pages/004 Creating basic React application.mp4
27.01 MB
18 - GitHub Pages/004 Creating basic React application_en.srt
13.12 KB
18 - GitHub Pages/005 Preparing React application for publish to the GitHub Pages.mp4
69.96 MB
18 - GitHub Pages/005 Preparing React application for publish to the GitHub Pages_en.srt
10.85 KB
18 - GitHub Pages/006 Fixing error with cached credentials by using SSH instead of HTTPS.mp4
75.25 MB
18 - GitHub Pages/006 Fixing error with cached credentials by using SSH instead of HTTPS_en.srt
13.15 KB
18 - GitHub Pages/007 Verifying React GitHub Page.mp4
57.67 MB
18 - GitHub Pages/007 Verifying React GitHub Page_en.srt
9.51 KB
18 - GitHub Pages/008 Configuring custom domain for GitHub Pages.mp4
71.5 MB
18 - GitHub Pages/008 Configuring custom domain for GitHub Pages_en.srt
13.47 KB
18 - GitHub Pages/009 Creating static GitHub Page using markdown.mp4
41.44 MB
18 - GitHub Pages/009 Creating static GitHub Page using markdown_en.srt
6.04 KB
19 - Git Hooks/001 Section 19 Introduction.mp4
10.69 MB
19 - Git Hooks/001 Section 19 Introduction_en.srt
1.93 KB
19 - Git Hooks/002 PDF - Git Hooks.html
260 B
19 - Git Hooks/003 Normal Git workflow without Hooks.mp4
4.94 MB
19 - Git Hooks/003 Normal Git workflow without Hooks_en.srt
3.66 KB
19 - Git Hooks/004 What are Git Hooks.mp4
20.66 MB
19 - Git Hooks/004 What are Git Hooks_en.srt
8.75 KB
19 - Git Hooks/005 How Git Hooks could be used on practice.mp4
17.59 MB
19 - Git Hooks/005 How Git Hooks could be used on practice_en.srt
5.6 KB
19 - Git Hooks/006 Using pre-commit Hook.mp4
89.52 MB
19 - Git Hooks/006 Using pre-commit Hook_en.srt
15.84 KB
19 - Git Hooks/007 Enabling post-commit Hook.mp4
33.19 MB
19 - Git Hooks/007 Enabling post-commit Hook_en.srt
5.87 KB
19 - Git Hooks/008 Disabling rebasing using pre-rebase Hook.mp4
22.55 MB
19 - Git Hooks/008 Disabling rebasing using pre-rebase Hook_en.srt
8.75 KB
19 - Git Hooks/009 Match authors Email against Regular Expression.mp4
19.61 MB
19 - Git Hooks/009 Match authors Email against Regular Expression_en.srt
8.73 KB
19 - Git Hooks/010 Local Git Hooks are NOT pushed to the remote.mp4
38.12 MB
19 - Git Hooks/010 Local Git Hooks are NOT pushed to the remote_en.srt
8.14 KB
19 - Git Hooks/011 Cleaning up Local Git Hooks repository.mp4
39.21 MB
19 - Git Hooks/011 Cleaning up Local Git Hooks repository_en.srt
6.38 KB
19 - Git Hooks/012 Initializing new Node.js project.mp4
37 MB
19 - Git Hooks/012 Initializing new Node.js project_en.srt
9.11 KB
19 - Git Hooks/013 Installing Jest NPM package for testing.mp4
11.4 MB
19 - Git Hooks/013 Installing Jest NPM package for testing_en.srt
4.27 KB
19 - Git Hooks/014 Adding mult and sum modules with tests.mp4
31.58 MB
19 - Git Hooks/014 Adding mult and sum modules with tests_en.srt
11.99 KB
19 - Git Hooks/015 Which Husky version to install.html
255 B
19 - Git Hooks/016 Using pre-commit NPM package for automation of the pre-commit hook.mp4
25.25 MB
19 - Git Hooks/016 Using pre-commit NPM package for automation of the pre-commit hook_en.srt
9.25 KB
19 - Git Hooks/017 Cloning remote repository and verifying pre-commit hook.mp4
27.83 MB
19 - Git Hooks/017 Cloning remote repository and verifying pre-commit hook_en.srt
5.22 KB
19 - Git Hooks/018 Replacing pre-commit NPM package with husky.mp4
39.43 MB
19 - Git Hooks/018 Replacing pre-commit NPM package with husky_en.srt
7.37 KB
19 - Git Hooks/019 Skipping all Git Hooks using --no-verify option.mp4
26.15 MB
19 - Git Hooks/019 Skipping all Git Hooks using --no-verify option_en.srt
5.65 KB
19 - Git Hooks/020 Introduce linter and run linter in the pre-commit Hook.mp4
49.09 MB
19 - Git Hooks/020 Introduce linter and run linter in the pre-commit Hook_en.srt
17.38 KB
19 - Git Hooks/021 Introducing lint-staged package for checks only of the staged files.mp4
36.77 MB
19 - Git Hooks/021 Introducing lint-staged package for checks only of the staged files_en.srt
8.13 KB
19 - Git Hooks/022 Verifying selective linting and testing using lint-staged.mp4
16.03 MB
19 - Git Hooks/022 Verifying selective linting and testing using lint-staged_en.srt
5.97 KB
19 - Git Hooks/023 Adding post-commit Hook.mp4
12.08 MB
19 - Git Hooks/023 Adding post-commit Hook_en.srt
4.59 KB
19 - Git Hooks/024 Verifying commit message using commitlint.mp4
73.27 MB
19 - Git Hooks/024 Verifying commit message using commitlint_en.srt
10.59 KB
19 - Git Hooks/025 Git Hooks Summary.mp4
16.36 MB
19 - Git Hooks/025 Git Hooks Summary_en.srt
3.66 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/001 Git Crash Course Overview.mp4
8.93 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/001 Git Crash Course Overview_en.srt
2.33 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/002 Installing Git.mp4
8.32 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/002 Installing Git_en.srt
1.4 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/003 Initializing new Git Repository.mp4
29.12 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/003 Initializing new Git Repository_en.srt
4.58 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/004 Git Object Types.mp4
5.71 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/004 Git Object Types_en.srt
1.48 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/005 Hashes of the Git Objects.mp4
7.57 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/005 Hashes of the Git Objects_en.srt
1.64 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/006 Adding changes to the Staging Area.mp4
30.92 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/006 Adding changes to the Staging Area_en.srt
8.52 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/007 Configuring Git author name and email.mp4
20.07 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/007 Configuring Git author name and email_en.srt
4.37 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/008 Committing changes.mp4
14.91 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/008 Committing changes_en.srt
3.72 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/009 Exploring commits history.mp4
26.84 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/009 Exploring commits history_en.srt
7.22 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/010 Basic Git Commands.mp4
12.47 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/010 Basic Git Commands_en.srt
2.52 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/011 Checking out commits and branches.mp4
21.58 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/012 File tracking statuses in Git.mp4
18.34 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/012 File tracking statuses in Git_en.srt
4.22 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/013 Staging and Committing changes using one command.mp4
15.05 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/013 Staging and Committing changes using one command_en.srt
3.4 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/014 Branches and merging of the branches.mp4
24.26 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/014 Branches and merging of the branches_en.srt
7.79 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/015 Branches merging in action.mp4
44.45 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/015 Branches merging in action_en.srt
10 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/016 Exploring commits tree using graph option.mp4
13.83 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/016 Exploring commits tree using graph option_en.srt
2.35 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/017 GitHub and repository hosting services Overview.mp4
13.11 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/017 GitHub and repository hosting services Overview_en.srt
3.25 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/018 Creating remote repository at GitHub.mp4
17.72 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/018 Creating remote repository at GitHub_en.srt
3.21 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/019 Pushing from the local repository to remote.mp4
25.25 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/019 Pushing from the local repository to remote_en.srt
4.41 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/020 Committing at GitHub and pulling to the local repository.mp4
19.4 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/020 Committing at GitHub and pulling to the local repository_en.srt
3.15 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/021 Exploring and reading Git Objects.mp4
24.51 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/021 Exploring and reading Git Objects_en.srt
4.89 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/022 Reading contents of the HEAD file.mp4
6.48 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/022 Reading contents of the HEAD file_en.srt
1.49 KB
20 - BONUS Git and GitHub Crash Course (1 hour)/023 Git Crash Course Summary.mp4
6.93 MB
20 - BONUS Git and GitHub Crash Course (1 hour)/023 Git Crash Course Summary_en.srt
1.27 KB
21 - Wrap Up/001 Wrap Up.mp4
4.21 MB
21 - Wrap Up/001 Wrap Up_en.srt
583 B
21 - Wrap Up/002 Bonus Lecture.html
5.14 KB

免责声明

本网站仅提供DHT网络资源索引服务,不存储任何资源文件。所有资源均来自DHT网络,本站无法控制其内容。请遵守当地法律法规,合理使用网络资源。如涉及版权问题,请联系 fuckatgfw@protonmail.com。