资源详情

返回首页 | 相关搜索
[FreeCourseSite.com] Udemy - Complete Git Guide Understand and master Git and GitHub
大小 8.33 GB
文件数 451
Info Hash: BAC9A9E3A84462BB6625972E92F0E6729C16735A
收录时间 2026-01-06 21:21:48
更新时间 2026-01-06 21:21:48
文件列表 (451)
0. Websites you may like/[CourseClub.ME].url
122 B
0. Websites you may like/[FCS Forum].url
133 B
0. Websites you may like/[FreeCourseSite.com].url
127 B
01. Introduction to the Git and GitHub/1. Section 1 Introduction.mp4
31.62 MB
01. Introduction to the Git and GitHub/1. Section 1 Introduction.srt
1.85 KB
01. Introduction to the Git and GitHub/2. Git vs GitHub.mp4
24.17 MB
01. Introduction to the Git and GitHub/2. Git vs GitHub.srt
5.99 KB
02. Installation of the Git and configuration of the Shell/1. Section 2 Introduction.mp4
14.8 MB
02. Installation of the Git and configuration of the Shell/1. Section 2 Introduction.srt
896 B
02. Installation of the Git and configuration of the Shell/2. Installing Git on MacOS.mp4
17.35 MB
02. Installation of the Git and configuration of the Shell/2. Installing Git on MacOS.srt
2.49 KB
02. Installation of the Git and configuration of the Shell/3. Installing Git on Windows.mp4
99.36 MB
02. Installation of the Git and configuration of the Shell/3. Installing Git on Windows.srt
12.54 KB
02. Installation of the Git and configuration of the Shell/4. Installing Git on Linux.mp4
61.37 MB
02. Installation of the Git and configuration of the Shell/4. Installing Git on Linux.srt
9.6 KB
02. Installation of the Git and configuration of the Shell/5. Installing iTerm2 on the Mac.mp4
23.53 MB
02. Installation of the Git and configuration of the Shell/5. Installing iTerm2 on the Mac.srt
6.81 KB
02. Installation of the Git and configuration of the Shell/6. Installing custom shell Z-Shell on the Mac.mp4
41.69 MB
02. Installation of the Git and configuration of the Shell/6. Installing custom shell Z-Shell on the Mac.srt
6.43 KB
03. Basic Shell commands/1. Section 3 Introduction.mp4
15.06 MB
03. Basic Shell commands/1. Section 3 Introduction.srt
984 B
03. Basic Shell commands/2. Shell commands - directory management.mp4
52.51 MB
03. Basic Shell commands/2. Shell commands - directory management.srt
10.68 KB
03. Basic Shell commands/3. Shell commands - file management - PART 1.mp4
44.11 MB
03. Basic Shell commands/3. Shell commands - file management - PART 1.srt
10.97 KB
03. Basic Shell commands/4. Shell commands - file management - PART 2.mp4
48.25 MB
03. Basic Shell commands/4. Shell commands - file management - PART 2.srt
10.37 KB
04. How Git works under the hood/1. Section 4 Introduction.mp4
20.03 MB
04. How Git works under the hood/1. Section 4 Introduction.srt
1.14 KB
04. How Git works under the hood/10. How many files Git could store.mp4
15.03 MB
04. How Git works under the hood/10. How many files Git could store.srt
4.36 KB
04. How Git works under the hood/11. Probability theory in Dice game.mp4
19.86 MB
04. How Git works under the hood/11. Probability theory in Dice game.srt
4.29 KB
04. How Git works under the hood/12. Git hash collision probability.mp4
26.21 MB
04. How Git works under the hood/12. Git hash collision probability.srt
6.07 KB
04. How Git works under the hood/13. More details on hash collision probability.mp4
140.69 MB
04. How Git works under the hood/13. More details on hash collision probability.srt
30.49 KB
04. How Git works under the hood/14. Exploring Git objects with git cat-file command.mp4
32 MB
04. How Git works under the hood/14. Exploring Git objects with git cat-file command.srt
5.72 KB
04. How Git works under the hood/15. Create new Git Blob based on the file.mp4
43.55 MB
04. How Git works under the hood/15. Create new Git Blob based on the file.srt
8.22 KB
04. How Git works under the hood/16. Git blobs don't store filenames.mp4
16.24 MB
04. How Git works under the hood/16. Git blobs don't store filenames.srt
2.86 KB
04. How Git works under the hood/17. Contents of Git objects.mp4
61.63 MB
04. How Git works under the hood/17. Contents of Git objects.srt
11.43 KB
04. How Git works under the hood/18. What we have so far.mp4
9.46 MB
04. How Git works under the hood/18. What we have so far.srt
2.11 KB
04. How Git works under the hood/19. Tree objects in Git.mp4
16.07 MB
04. How Git works under the hood/19. Tree objects in Git.srt
2.91 KB
04. How Git works under the hood/2. Initialize new Git repository.mp4
24.54 MB
04. How Git works under the hood/2. Initialize new Git repository.srt
4.44 KB
04. How Git works under the hood/20. Git object permissions.mp4
13.86 MB
04. How Git works under the hood/20. Git object permissions.srt
2.6 KB
04. How Git works under the hood/21. Creating Git Tree object.mp4
46.85 MB
04. How Git works under the hood/21. Creating Git Tree object.srt
10.91 KB
04. How Git works under the hood/22. Examining Tree Object.mp4
36.51 MB
04. How Git works under the hood/22. Examining Tree Object.srt
5.64 KB
04. How Git works under the hood/23. Working directory, Staging area and Git repository.mp4
8.31 MB
04. How Git works under the hood/23. Working directory, Staging area and Git repository.srt
2 KB
04. How Git works under the hood/24. Overview of current files distribution.mp4
17.78 MB
04. How Git works under the hood/24. Overview of current files distribution.srt
4.59 KB
04. How Git works under the hood/25. Git read-tree.mp4
21.06 MB
04. How Git works under the hood/25. Git read-tree.srt
4.25 KB
04. How Git works under the hood/26. Read files in the staging area using git ls-files.mp4
15.27 MB
04. How Git works under the hood/26. Read files in the staging area using git ls-files.srt
2.43 KB
04. How Git works under the hood/27. Git checkout-index.mp4
19.32 MB
04. How Git works under the hood/27. Git checkout-index.srt
4.11 KB
04. How Git works under the hood/28. How many folders could be created for objects.mp4
11.67 MB
04. How Git works under the hood/28. How many folders could be created for objects.srt
2.64 KB
04. How Git works under the hood/29. Section Summary.mp4
19.17 MB
04. How Git works under the hood/29. Section Summary.srt
5 KB
04. How Git works under the hood/3. Overview of .git folder.mp4
22.55 MB
04. How Git works under the hood/3. Overview of .git folder.srt
4.64 KB
04. How Git works under the hood/4. Git object types.mp4
10.93 MB
04. How Git works under the hood/4. Git object types.srt
3 KB
04. How Git works under the hood/5. Writing new Git object with git hash-object.mp4
50.97 MB
04. How Git works under the hood/5. Writing new Git object with git hash-object.srt
7.45 KB
04. How Git works under the hood/6. JSON vs Git database.mp4
24.59 MB
04. How Git works under the hood/6. JSON vs Git database.srt
4.4 KB
04. How Git works under the hood/7. What is hash function.mp4
28.35 MB
04. How Git works under the hood/7. What is hash function.srt
4.13 KB
04. How Git works under the hood/8. Hash functions overview.mp4
20.84 MB
04. How Git works under the hood/8. Hash functions overview.srt
3.86 KB
04. How Git works under the hood/9. SHA1 Hash Function.mp4
54.28 MB
04. How Git works under the hood/9. SHA1 Hash Function.srt
12.15 KB
05. Basic Git operations/1. Section 5 Introduction.mp4
18.4 MB
05. Basic Git operations/1. Section 5 Introduction.srt
1.17 KB
05. Basic Git operations/10. Stage file.mp4
10.98 MB
05. Basic Git operations/10. Stage file.srt
2.35 KB
05. Basic Git operations/11. Unstage file using git rm.mp4
23.13 MB
05. Basic Git operations/11. Unstage file using git rm.srt
3.59 KB
05. Basic Git operations/12. Commit changes.mp4
17.45 MB
05. Basic Git operations/12. Commit changes.srt
2.43 KB
05. Basic Git operations/13. Exploring changes in Git repository.mp4
66.2 MB
05. Basic Git operations/13. Exploring changes in Git repository.srt
9.74 KB
05. Basic Git operations/14. Current diagram of Git repository.mp4
32.2 MB
05. Basic Git operations/14. Current diagram of Git repository.srt
7.72 KB
05. Basic Git operations/2. What is Commit.mp4
17.88 MB
05. Basic Git operations/2. What is Commit.srt
4.3 KB
05. Basic Git operations/3. Configure Git author name and email.mp4
19.54 MB
05. Basic Git operations/3. Configure Git author name and email.srt
4.67 KB
05. Basic Git operations/4. Creating first commit.mp4
21.34 MB
05. Basic Git operations/4. Creating first commit.srt
4.59 KB
05. Basic Git operations/5. Exploring commit object.mp4
44.26 MB
05. Basic Git operations/5. Exploring commit object.srt
6.39 KB
05. Basic Git operations/6. Current project state overview.mp4
39.04 MB
05. Basic Git operations/6. Current project state overview.srt
5.84 KB
05. Basic Git operations/7. Basic Git commands.mp4
22.37 MB
05. Basic Git operations/7. Basic Git commands.srt
4.33 KB
05. Basic Git operations/8. Adding new file to working directory.mp4
31.53 MB
05. Basic Git operations/8. Adding new file to working directory.srt
6.95 KB
05. Basic Git operations/9. Git files lifecycle.mp4
55.77 MB
05. Basic Git operations/9. Git files lifecycle.srt
9.17 KB
06. Git branches and HEAD/1. Section 6 Introduction.mp4
25.36 MB
06. Git branches and HEAD/1. Section 6 Introduction.srt
1.52 KB
06. Git branches and HEAD/10. Checkout specific commit.mp4
95.8 MB
06. Git branches and HEAD/10. Checkout specific commit.srt
17.07 KB
06. Git branches and HEAD/11. Why do we need branches.mp4
37.18 MB
06. Git branches and HEAD/11. Why do we need branches.srt
12.89 KB
06. Git branches and HEAD/12. Git branches management.mp4
15.08 MB
06. Git branches and HEAD/12. Git branches management.srt
3.58 KB
06. Git branches and HEAD/13. Create new branch.mp4
54.08 MB
06. Git branches and HEAD/13. Create new branch.srt
9.11 KB
06. Git branches and HEAD/14. Commit changes in the new branch.mp4
27.55 MB
06. Git branches and HEAD/14. Commit changes in the new branch.srt
5.87 KB
06. Git branches and HEAD/15. Explore commit in the new branch.mp4
39.68 MB
06. Git branches and HEAD/15. Explore commit in the new branch.srt
6.81 KB
06. Git branches and HEAD/16. Git reuses blobs with the same contents.mp4
70.12 MB
06. Git branches and HEAD/16. Git reuses blobs with the same contents.srt
9.28 KB
06. Git branches and HEAD/2. Most common Git operations.mp4
28.67 MB
06. Git branches and HEAD/2. Most common Git operations.srt
7.47 KB
06. Git branches and HEAD/3. Overview of the current project state.mp4
7.6 MB
06. Git branches and HEAD/3. Overview of the current project state.srt
1.62 KB
06. Git branches and HEAD/4. Installing GitHub Desktop.mp4
27.09 MB
06. Git branches and HEAD/4. Installing GitHub Desktop.srt
4.61 KB
06. Git branches and HEAD/5. GitHub Desktop Overview.mp4
27.37 MB
06. Git branches and HEAD/5. GitHub Desktop Overview.srt
6.8 KB
06. Git branches and HEAD/6. What is branch in Git.mp4
41.49 MB
06. Git branches and HEAD/6. What is branch in Git.srt
8.49 KB
06. Git branches and HEAD/7. What is HEAD in Git.mp4
34.91 MB
06. Git branches and HEAD/7. What is HEAD in Git.srt
6.08 KB
06. Git branches and HEAD/8. Third commit.mp4
35.83 MB
06. Git branches and HEAD/8. Third commit.srt
6.58 KB
06. Git branches and HEAD/9. Git repository changes after third commit.mp4
58.6 MB
06. Git branches and HEAD/9. Git repository changes after third commit.srt
9.06 KB
07. Cloning, exploring and modifying public repositories/1. Section 7 Introduction.mp4
19.31 MB
07. Cloning, exploring and modifying public repositories/1. Section 7 Introduction.srt
1.14 KB
07. Cloning, exploring and modifying public repositories/10. Overview of the changes.mp4
32.71 MB
07. Cloning, exploring and modifying public repositories/10. Overview of the changes.srt
4.73 KB
07. Cloning, exploring and modifying public repositories/2. Cloning remote repository.mp4
45.73 MB
07. Cloning, exploring and modifying public repositories/2. Cloning remote repository.srt
7.85 KB
07. Cloning, exploring and modifying public repositories/3. Exploring contents of the cloned repository.mp4
75.52 MB
07. Cloning, exploring and modifying public repositories/3. Exploring contents of the cloned repository.srt
9.77 KB
07. Cloning, exploring and modifying public repositories/4. Unpacking Git objects.mp4
41.07 MB
07. Cloning, exploring and modifying public repositories/4. Unpacking Git objects.srt
4.94 KB
07. Cloning, exploring and modifying public repositories/5. Exploring cloned repository in GitHub Desktop.mp4
39.01 MB
07. Cloning, exploring and modifying public repositories/5. Exploring cloned repository in GitHub Desktop.srt
6.77 KB
07. Cloning, exploring and modifying public repositories/6. Installing text editor Visual Studio Code.mp4
18.44 MB
07. Cloning, exploring and modifying public repositories/6. Installing text editor Visual Studio Code.srt
3.24 KB
07. Cloning, exploring and modifying public repositories/7. Exploring Visual Studio Code.mp4
53.7 MB
07. Cloning, exploring and modifying public repositories/7. Exploring Visual Studio Code.srt
8.47 KB
07. Cloning, exploring and modifying public repositories/8. Commit changes in the cloned repository.mp4
84.44 MB
07. Cloning, exploring and modifying public repositories/8. Commit changes in the cloned repository.srt
15.14 KB
07. Cloning, exploring and modifying public repositories/9. Git diff command.mp4
105.46 MB
07. Cloning, exploring and modifying public repositories/9. Git diff command.srt
17.47 KB
08. Merging branches/1. Section 8 Introduction.mp4
26.33 MB
08. Merging branches/1. Section 8 Introduction.srt
1.56 KB
08. Merging branches/10. SourceTree in action.mp4
45.48 MB
08. Merging branches/10. SourceTree in action.srt
8.75 KB
08. Merging branches/11. What is merge conflict.mp4
13.26 MB
08. Merging branches/11. What is merge conflict.srt
3.63 KB
08. Merging branches/12. Creating merge conflict.mp4
63.82 MB
08. Merging branches/12. Creating merge conflict.srt
11.47 KB
08. Merging branches/13. Observing conflicts in staging area and working directory.mp4
67.14 MB
08. Merging branches/13. Observing conflicts in staging area and working directory.srt
8.33 KB
08. Merging branches/14. Resolving merge conflict in Terminal.mp4
21.18 MB
08. Merging branches/14. Resolving merge conflict in Terminal.srt
4.05 KB
08. Merging branches/15. Resolving conflicts in VS Code.mp4
71.38 MB
08. Merging branches/15. Resolving conflicts in VS Code.srt
12.05 KB
08. Merging branches/2. Why branches merging is needed.mp4
11.64 MB
08. Merging branches/2. Why branches merging is needed.srt
4.12 KB
08. Merging branches/3. Fast forward merge.mp4
12.12 MB
08. Merging branches/3. Fast forward merge.srt
5.37 KB
08. Merging branches/4. Merging process.mp4
9.99 MB
08. Merging branches/4. Merging process.srt
2.43 KB
08. Merging branches/5. Fast forward merge in action.mp4
47.13 MB
08. Merging branches/5. Fast forward merge in action.srt
7.98 KB
08. Merging branches/6. 3-way merge.mp4
19.49 MB
08. Merging branches/6. 3-way merge.srt
7.05 KB
08. Merging branches/7. Performing 3-way merge.mp4
75.12 MB
08. Merging branches/7. Performing 3-way merge.srt
15.96 KB
08. Merging branches/8. Observing Git repository after 3-way merge.mp4
55.22 MB
08. Merging branches/8. Observing Git repository after 3-way merge.srt
8.47 KB
08. Merging branches/9. Installing SourceTree.mp4
27.43 MB
08. Merging branches/9. Installing SourceTree.srt
4.94 KB
09. GitHub and remote repositories/1. Section 9 Introduction.mp4
19.37 MB
09. GitHub and remote repositories/1. Section 9 Introduction.srt
1.29 KB
09. GitHub and remote repositories/10. How remote repository empowers collaboration.mp4
17.7 MB
09. GitHub and remote repositories/10. How remote repository empowers collaboration.srt
5.15 KB
09. GitHub and remote repositories/2. What is Git hosting service.mp4
15.65 MB
09. GitHub and remote repositories/2. What is Git hosting service.srt
4.61 KB
09. GitHub and remote repositories/3. Creating GitHub account.mp4
26.82 MB
09. GitHub and remote repositories/3. Creating GitHub account.srt
4.34 KB
09. GitHub and remote repositories/4. Exploring first repository at GitHub.mp4
67.59 MB
09. GitHub and remote repositories/4. Exploring first repository at GitHub.srt
16.03 KB
09. GitHub and remote repositories/5. Creating another commit at GitHub.mp4
19.93 MB
09. GitHub and remote repositories/5. Creating another commit at GitHub.srt
4.49 KB
09. GitHub and remote repositories/6. Creating new branch at GitHub.mp4
10.24 MB
09. GitHub and remote repositories/6. Creating new branch at GitHub.srt
1.96 KB
09. GitHub and remote repositories/7. Making changes in the new branch.mp4
26.49 MB
09. GitHub and remote repositories/7. Making changes in the new branch.srt
5.58 KB
09. GitHub and remote repositories/8. Cloning remote repository.mp4
38.79 MB
09. GitHub and remote repositories/8. Cloning remote repository.srt
7.59 KB
09. GitHub and remote repositories/9. What is remote repository.mp4
15.09 MB
09. GitHub and remote repositories/9. What is remote repository.srt
4.02 KB
10. Git push, fetch and pull/1. Section 10 Introduction.mp4
34.37 MB
10. Git push, fetch and pull/1. Section 10 Introduction.srt
1.99 KB
10. Git push, fetch and pull/10. How to perform git pull.mp4
27.18 MB
10. Git push, fetch and pull/10. How to perform git pull.srt
6.49 KB
10. Git push, fetch and pull/11. What is FETCH_HEAD.mp4
77.29 MB
10. Git push, fetch and pull/11. What is FETCH_HEAD.srt
10.94 KB
10. Git push, fetch and pull/12. Git pull with fast forward merge.mp4
55.97 MB
10. Git push, fetch and pull/12. Git pull with fast forward merge.srt
9.63 KB
10. Git push, fetch and pull/13. Fetch remote changes manually.mp4
77.76 MB
10. Git push, fetch and pull/13. Fetch remote changes manually.srt
11.77 KB
10. Git push, fetch and pull/14. Merge FETCH_HEAD manually.mp4
40.37 MB
10. Git push, fetch and pull/14. Merge FETCH_HEAD manually.srt
7.95 KB
10. Git push, fetch and pull/15. Resolving conflicts during Git pull.mp4
96.09 MB
10. Git push, fetch and pull/15. Resolving conflicts during Git pull.srt
15.46 KB
10. Git push, fetch and pull/16. Pushing to remote repository.mp4
68.51 MB
10. Git push, fetch and pull/16. Pushing to remote repository.srt
12.06 KB
10. Git push, fetch and pull/17. Commit under another author.mp4
21.2 MB
10. Git push, fetch and pull/17. Commit under another author.srt
3.55 KB
10. Git push, fetch and pull/18. Remote and local branches are in sync now.mp4
26.74 MB
10. Git push, fetch and pull/18. Remote and local branches are in sync now.srt
4.56 KB
10. Git push, fetch and pull/19. Create remote branch based on local branch.mp4
59.98 MB
10. Git push, fetch and pull/19. Create remote branch based on local branch.srt
11.73 KB
10. Git push, fetch and pull/2. Overview of the push, fetch and pull Git commands.mp4
39.21 MB
10. Git push, fetch and pull/2. Overview of the push, fetch and pull Git commands.srt
7.66 KB
10. Git push, fetch and pull/20. Update tracking statuses of the branches.mp4
53.23 MB
10. Git push, fetch and pull/20. Update tracking statuses of the branches.srt
10.12 KB
10. Git push, fetch and pull/21. Remove remote branch using local terminal.mp4
22.72 MB
10. Git push, fetch and pull/21. Remove remote branch using local terminal.srt
5 KB
10. Git push, fetch and pull/22. Git show-ref.mp4
34.99 MB
10. Git push, fetch and pull/22. Git show-ref.srt
5.71 KB
10. Git push, fetch and pull/3. What is origin.mp4
22.6 MB
10. Git push, fetch and pull/3. What is origin.srt
5.88 KB
10. Git push, fetch and pull/4. List remote and local branches.mp4
13.65 MB
10. Git push, fetch and pull/4. List remote and local branches.srt
3.82 KB
10. Git push, fetch and pull/5. What is tracking branch.mp4
19.69 MB
10. Git push, fetch and pull/5. What is tracking branch.srt
6.46 KB
10. Git push, fetch and pull/6. Checkout remote branch.mp4
23.39 MB
10. Git push, fetch and pull/6. Checkout remote branch.srt
5.11 KB
10. Git push, fetch and pull/7. Git remote show origin.mp4
25.78 MB
10. Git push, fetch and pull/7. Git remote show origin.srt
3.9 KB
10. Git push, fetch and pull/8. Git fetch in action.mp4
42.25 MB
10. Git push, fetch and pull/8. Git fetch in action.srt
8.15 KB
10. Git push, fetch and pull/9. Git pull is 2-step process.mp4
17.27 MB
10. Git push, fetch and pull/9. Git pull is 2-step process.srt
4.72 KB
11. Pull requests/1. Section 11 Introduction.mp4
22.11 MB
11. Pull requests/1. Section 11 Introduction.srt
1.3 KB
11. Pull requests/10. Open pull request.mp4
50.08 MB
11. Pull requests/10. Open pull request.srt
9.85 KB
11. Pull requests/11. Adding comments and approving pull request.mp4
68.98 MB
11. Pull requests/11. Adding comments and approving pull request.srt
12.19 KB
11. Pull requests/12. Creating and publishing new branch using GitHub Desktop.mp4
30.94 MB
11. Pull requests/12. Creating and publishing new branch using GitHub Desktop.srt
7.53 KB
11. Pull requests/13. Signing in to GitHub in the GitHub Desktop.mp4
8.9 MB
11. Pull requests/13. Signing in to GitHub in the GitHub Desktop.srt
1.98 KB
11. Pull requests/14. Creating and merging pull request.mp4
63.31 MB
11. Pull requests/14. Creating and merging pull request.srt
11.87 KB
11. Pull requests/15. Adding new collaborator under GitHub.mp4
24.95 MB
11. Pull requests/15. Adding new collaborator under GitHub.srt
4.97 KB
11. Pull requests/16. Exploring own GitHub account.mp4
46.75 MB
11. Pull requests/16. Exploring own GitHub account.srt
6.28 KB
11. Pull requests/17. Opening and merging PR by collaborator.mp4
49.38 MB
11. Pull requests/17. Opening and merging PR by collaborator.srt
8.83 KB
11. Pull requests/18. By default merging is allowed without approvals.mp4
16.22 MB
11. Pull requests/18. By default merging is allowed without approvals.srt
3.01 KB
11. Pull requests/19. Configure protected branch rule.mp4
33.57 MB
11. Pull requests/19. Configure protected branch rule.srt
5.65 KB
11. Pull requests/2. Collaboration between contributors.mp4
18.17 MB
11. Pull requests/2. Collaboration between contributors.srt
5.93 KB
11. Pull requests/20. Merging after required approve.mp4
25.86 MB
11. Pull requests/20. Merging after required approve.srt
3.8 KB
11. Pull requests/21. Exploring pull requests in the public repositories.mp4
56.01 MB
11. Pull requests/21. Exploring pull requests in the public repositories.srt
7.84 KB
11. Pull requests/22. Working with issues at GitHub.mp4
87.82 MB
11. Pull requests/22. Working with issues at GitHub.srt
14.87 KB
11. Pull requests/3. What is pull request.mp4
6.85 MB
11. Pull requests/3. What is pull request.srt
3.1 KB
11. Pull requests/4. Why pull request was named pull request.mp4
25.48 MB
11. Pull requests/4. Why pull request was named pull request.srt
7.53 KB
11. Pull requests/5. Pull request or Merge request.mp4
15.9 MB
11. Pull requests/5. Pull request or Merge request.srt
5.81 KB
11. Pull requests/6. Pull request step-by-step.mp4
44.74 MB
11. Pull requests/6. Pull request step-by-step.srt
9.44 KB
11. Pull requests/7. Create new repository at GitHub.mp4
47.7 MB
11. Pull requests/7. Create new repository at GitHub.srt
9.13 KB
11. Pull requests/8. Changing author of the last commit.mp4
16.63 MB
11. Pull requests/8. Changing author of the last commit.srt
3.34 KB
11. Pull requests/9. Pushing branch to remote.mp4
33.13 MB
11. Pull requests/9. Pushing branch to remote.srt
6.41 KB
12. Forks and contribution to the public repositories/1. Section 12 Introduction.mp4
17.34 MB
12. Forks and contribution to the public repositories/1. Section 12 Introduction.srt
1 KB
12. Forks and contribution to the public repositories/10. Forking repository.mp4
21.58 MB
12. Forks and contribution to the public repositories/10. Forking repository.srt
4.35 KB
12. Forks and contribution to the public repositories/11. Committing changes in the forked repository.mp4
20.27 MB
12. Forks and contribution to the public repositories/11. Committing changes in the forked repository.srt
4.42 KB
12. Forks and contribution to the public repositories/12. Open pull request from the forked repository.mp4
26.71 MB
12. Forks and contribution to the public repositories/12. Open pull request from the forked repository.srt
6.19 KB
12. Forks and contribution to the public repositories/13. Approving and merging pull request from the forked repository.mp4
81.66 MB
12. Forks and contribution to the public repositories/13. Approving and merging pull request from the forked repository.srt
15.3 KB
12. Forks and contribution to the public repositories/2. Creating Fork.mp4
40.85 MB
12. Forks and contribution to the public repositories/2. Creating Fork.srt
6.13 KB
12. Forks and contribution to the public repositories/3. How to sync changes from the parent repository.mp4
23.01 MB
12. Forks and contribution to the public repositories/3. How to sync changes from the parent repository.srt
6.65 KB
12. Forks and contribution to the public repositories/4. Adding new upstream remote repository.mp4
12.27 MB
12. Forks and contribution to the public repositories/4. Adding new upstream remote repository.srt
3.06 KB
12. Forks and contribution to the public repositories/5. Fetching changes from upstream.mp4
26.36 MB
12. Forks and contribution to the public repositories/5. Fetching changes from upstream.srt
3.08 KB
12. Forks and contribution to the public repositories/6. Synchronizing changes from upstream.mp4
88.01 MB
12. Forks and contribution to the public repositories/6. Synchronizing changes from upstream.srt
15.19 KB
12. Forks and contribution to the public repositories/7. How to open pull request from the forked repository.mp4
9.72 MB
12. Forks and contribution to the public repositories/7. How to open pull request from the forked repository.srt
3.57 KB
12. Forks and contribution to the public repositories/8. Plan for creating pull request from the forked repository.mp4
10.12 MB
12. Forks and contribution to the public repositories/8. Plan for creating pull request from the forked repository.srt
2.46 KB
12. Forks and contribution to the public repositories/9. Removing repository collaborator.mp4
13.87 MB
12. Forks and contribution to the public repositories/9. Removing repository collaborator.srt
3.09 KB
13. Git Tags/1. Section 13 Introduction.mp4
18.59 MB
13. Git Tags/1. Section 13 Introduction.srt
1.04 KB
13. Git Tags/2. Git tags overview.mp4
10.53 MB
13. Git Tags/2. Git tags overview.srt
4.22 KB
13. Git Tags/3. Staging vs Production.mp4
33.5 MB
13. Git Tags/3. Staging vs Production.srt
8.99 KB
13. Git Tags/4. Semantic versioning.mp4
60.03 MB
13. Git Tags/4. Semantic versioning.srt
14.36 KB
13. Git Tags/5. Lightweight vs Annotated tags.mp4
16.82 MB
13. Git Tags/5. Lightweight vs Annotated tags.srt
5.76 KB
13. Git Tags/6. Creating lightweight tags.mp4
49.74 MB
13. Git Tags/6. Creating lightweight tags.srt
12.99 KB
13. Git Tags/7. Creating annotated tag.mp4
15.74 MB
13. Git Tags/7. Creating annotated tag.srt
3.64 KB
13. Git Tags/8. Exploring git tag object.mp4
23.27 MB
13. Git Tags/8. Exploring git tag object.srt
4.09 KB
13. Git Tags/9. Pushing tags to remote.mp4
65.76 MB
13. Git Tags/9. Pushing tags to remote.srt
14.27 KB
14. Rebasing/1. Section 14 Introduction.mp4
30.44 MB
14. Rebasing/1. Section 14 Introduction.srt
1.75 KB
14. Rebasing/10. Completing rebasing by performing merging.mp4
16.83 MB
14. Rebasing/10. Completing rebasing by performing merging.srt
2.62 KB
14. Rebasing/11. Exploring graph and commits in SourceTree.mp4
43.09 MB
14. Rebasing/11. Exploring graph and commits in SourceTree.srt
7.29 KB
14. Rebasing/12. Deleteing feature branch and pushing to remote.mp4
11.95 MB
14. Rebasing/12. Deleteing feature branch and pushing to remote.srt
2.18 KB
14. Rebasing/2. Introduction to Rebasing.mp4
6.21 MB
14. Rebasing/2. Introduction to Rebasing.srt
1.91 KB
14. Rebasing/3. Merging vs Rebasing.mp4
29.13 MB
14. Rebasing/3. Merging vs Rebasing.srt
7.16 KB
14. Rebasing/4. How to perform rebasing.mp4
13.17 MB
14. Rebasing/4. How to perform rebasing.srt
2.8 KB
14. Rebasing/5. Rebasing - STEP 1.mp4
12.42 MB
14. Rebasing/5. Rebasing - STEP 1.srt
3.75 KB
14. Rebasing/6. Rebasing - STEP 2.mp4
11.65 MB
14. Rebasing/6. Rebasing - STEP 2.srt
3.59 KB
14. Rebasing/7. Creating new repository.mp4
14.15 MB
14. Rebasing/7. Creating new repository.srt
2.8 KB
14. Rebasing/8. Creating feature branch and making changes.mp4
36.06 MB
14. Rebasing/8. Creating feature branch and making changes.srt
5.51 KB
14. Rebasing/9. Rebasing feature branch on top of master branch.mp4
18.45 MB
14. Rebasing/9. Rebasing feature branch on top of master branch.srt
4.41 KB
15. Ignoring files in Git/1. Section 15 Introduction.mp4
25.3 MB
15. Ignoring files in Git/1. Section 15 Introduction.srt
1.39 KB
15. Ignoring files in Git/2. Introduction go Git ignore.mp4
11.45 MB
15. Ignoring files in Git/2. Introduction go Git ignore.srt
2.83 KB
15. Ignoring files in Git/3. Git file statuses - untracked, tracked and ignored.mp4
9.09 MB
15. Ignoring files in Git/3. Git file statuses - untracked, tracked and ignored.srt
2.47 KB
15. Ignoring files in Git/4. Basic gitignore rules.mp4
41.59 MB
15. Ignoring files in Git/4. Basic gitignore rules.srt
10.18 KB
15. Ignoring files in Git/5. Pushing repository with ignored files to remote.mp4
19.56 MB
15. Ignoring files in Git/5. Pushing repository with ignored files to remote.srt
3.53 KB
15. Ignoring files in Git/6. Committing previously ignored file.mp4
18.42 MB
15. Ignoring files in Git/6. Committing previously ignored file.srt
3.84 KB
15. Ignoring files in Git/7. Ignore previously committed file.mp4
28.1 MB
15. Ignoring files in Git/7. Ignore previously committed file.srt
5.42 KB
15. Ignoring files in Git/8. Git ignore common practices and templates.mp4
38.34 MB
15. Ignoring files in Git/8. Git ignore common practices and templates.srt
7.18 KB
16. Detached HEAD/1. Section 16 Introduction.mp4
29.84 MB
16. Detached HEAD/1. Section 16 Introduction.srt
1.74 KB
16. Detached HEAD/2. Detached HEAD state.mp4
17.58 MB
16. Detached HEAD/2. Detached HEAD state.srt
5.75 KB
16. Detached HEAD/3. Making experimental commits in detached HEAD state.mp4
66.57 MB
16. Detached HEAD/3. Making experimental commits in detached HEAD state.srt
10.76 KB
16. Detached HEAD/4. Retaining changes made in the detached HEAD state.mp4
65.36 MB
16. Detached HEAD/4. Retaining changes made in the detached HEAD state.srt
11.25 KB
17. Advanced Git/1. Section 17 Introduction.mp4
17.26 MB
17. Advanced Git/1. Section 17 Introduction.srt
1.05 KB
17. Advanced Git/10. Modifying last commit using amend option.mp4
56.55 MB
17. Advanced Git/10. Modifying last commit using amend option.srt
5.62 KB
17. Advanced Git/11. Cherry-picking commits.mp4
89.13 MB
17. Advanced Git/11. Cherry-picking commits.srt
7.54 KB
17. Advanced Git/12. Reflog - log of all Git operations.mp4
105.93 MB
17. Advanced Git/12. Reflog - log of all Git operations.srt
9.71 KB
17. Advanced Git/13. Stashing changes using terminal.mp4
82.77 MB
17. Advanced Git/13. Stashing changes using terminal.srt
7.39 KB
17. Advanced Git/14. Stashing using GitHub Desktop.mp4
33.37 MB
17. Advanced Git/14. Stashing using GitHub Desktop.srt
3.12 KB
17. Advanced Git/15. Garbage collection.mp4
52.19 MB
17. Advanced Git/15. Garbage collection.srt
4.29 KB
17. Advanced Git/16. Squashing of commits at GitHub.mp4
119.98 MB
17. Advanced Git/16. Squashing of commits at GitHub.srt
9.25 KB
17. Advanced Git/17. Interactive rebasing with squashing in the local repository.mp4
120.08 MB
17. Advanced Git/17. Interactive rebasing with squashing in the local repository.srt
9.46 KB
17. Advanced Git/18. Git development workflow.mp4
94.65 MB
17. Advanced Git/18. Git development workflow.srt
8.14 KB
17. Advanced Git/2. Cloning one of the public repositories.mp4
42.39 MB
17. Advanced Git/2. Cloning one of the public repositories.srt
4.38 KB
17. Advanced Git/3. Git log options - oneline, graph, stat.mp4
71.05 MB
17. Advanced Git/3. Git log options - oneline, graph, stat.srt
7.52 KB
17. Advanced Git/4. Git shortlog.mp4
20.51 MB
17. Advanced Git/4. Git shortlog.srt
2.23 KB
17. Advanced Git/5. Filtering commits by author or keyword.mp4
34.84 MB
17. Advanced Git/5. Filtering commits by author or keyword.srt
3.87 KB
17. Advanced Git/6. Pretty formatting of git log.mp4
37.29 MB
17. Advanced Git/6. Pretty formatting of git log.srt
4.12 KB
17. Advanced Git/7. Filter out merge commits in git log.mp4
37.95 MB
17. Advanced Git/7. Filter out merge commits in git log.srt
4.11 KB
17. Advanced Git/8. Git reset.mp4
150.12 MB
17. Advanced Git/8. Git reset.srt
13.16 KB
17. Advanced Git/9. Git revert.mp4
127.06 MB
17. Advanced Git/9. Git revert.srt
11.8 KB
18. GitHub Pages/1. Section 18 Introduction.mp4
33.06 MB
18. GitHub Pages/1. Section 18 Introduction.srt
1.73 KB
18. GitHub Pages/2. Creating simple website using GitHub Pages.mp4
30 MB
18. GitHub Pages/2. Creating simple website using GitHub Pages.srt
5.71 KB
18. GitHub Pages/3. Hosting any Repository using GitHub Pages.mp4
54.27 MB
18. GitHub Pages/3. Hosting any Repository using GitHub Pages.srt
12.35 KB
18. GitHub Pages/4. Creating basic React application.mp4
57.44 MB
18. GitHub Pages/4. Creating basic React application.srt
13.95 KB
18. GitHub Pages/5. Preparing React application for publish to the GitHub Pages.mp4
73.1 MB
18. GitHub Pages/5. Preparing React application for publish to the GitHub Pages.srt
11.58 KB
18. GitHub Pages/6. Fixing error with cached credentials by using SSH instead of HTTPS.mp4
79.75 MB
18. GitHub Pages/6. Fixing error with cached credentials by using SSH instead of HTTPS.srt
13.97 KB
18. GitHub Pages/7. Verifying React GitHub Page.mp4
60.31 MB
18. GitHub Pages/7. Verifying React GitHub Page.srt
10.55 KB
18. GitHub Pages/8. Configuring custom domain for GitHub Pages.mp4
83.76 MB
18. GitHub Pages/8. Configuring custom domain for GitHub Pages.srt
15.05 KB
18. GitHub Pages/9. Creating static GitHub Page using markdown.mp4
48.36 MB
18. GitHub Pages/9. Creating static GitHub Page using markdown.srt
6.57 KB
19. Wrap Up/1. Wrap Up.mp4
8.31 MB
19. Wrap Up/1. Wrap Up.srt
695 B

免责声明

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