FileMood

Download Udemy - The Complete Git Guide Understand and master Git and GitHub

Udemy The Complete Git Guide Understand and master Git and GitHub

Name

Udemy - The Complete Git Guide Understand and master Git and GitHub

  DOWNLOAD Copy Link

Trouble downloading? see How To

Total Size

8.1 GB

Total Files

559

Last Seen

2025-07-18 23:58

Hash

4C607F23EF3D123F636802C443A6924EBFF2E228

/17 - Advanced Git/

009 Git reset.mp4

158.1 MB

001 Section 17 Introduction.mp4

9.5 MB

001 Section 17 Introduction_en.srt

1.1 KB

002 Cloning one of the public repositories.mp4

44.1 MB

002 Cloning one of the public repositories_en.srt

4.5 KB

003 If git lg command is not available.html

0.3 KB

004 Git log options - oneline, graph, stat.mp4

59.4 MB

004 Git log options - oneline, graph, stat_en.srt

7.6 KB

005 Git shortlog.mp4

6.2 MB

005 Git shortlog_en.srt

2.2 KB

006 Filtering commits by author or keyword.mp4

21.9 MB

006 Filtering commits by author or keyword_en.srt

3.8 KB

007 Pretty formatting of git log.mp4

11.5 MB

007 Pretty formatting of git log_en.srt

3.8 KB

008 Filter out merge commits in git log.mp4

11.5 MB

008 Filter out merge commits in git log_en.srt

4.1 KB

009 Git reset_en.srt

13.5 KB

010 Git revert.mp4

134.3 MB

010 Git revert_en.srt

11.4 KB

011 Modifying last commit using amend option.mp4

16.0 MB

011 Modifying last commit using amend option_en.srt

5.5 KB

012 Cherry-picking commits.mp4

31.4 MB

012 Cherry-picking commits_en.srt

8.2 KB

013 Reflog - log of all Git operations.mp4

112.0 MB

013 Reflog - log of all Git operations_en.srt

9.8 KB

014 Stashing changes using terminal.mp4

87.3 MB

014 Stashing changes using terminal_en.srt

7.4 KB

015 Stashing using GitHub Desktop.mp4

7.4 MB

015 Stashing using GitHub Desktop_en.srt

3.4 KB

016 Garbage collection.mp4

55.3 MB

016 Garbage collection_en.srt

4.5 KB

017 Squashing of commits at GitHub.mp4

101.5 MB

017 Squashing of commits at GitHub_en.srt

10.1 KB

018 Interactive rebasing with squashing in the local repository.mp4

41.1 MB

018 Interactive rebasing with squashing in the local repository_en.srt

9.8 KB

019 Git development workflow.mp4

80.6 MB

019 Git development workflow_en.srt

8.3 KB

/01 - Introduction to the Git and GitHub/

001 Welcome and Course Overview_en.srt

7.6 KB

002 Let's get connected! Join the Learning Community.html

2.4 KB

003 Section 1 Introduction.mp4

33.2 MB

003 Section 1 Introduction_en.srt

2.0 KB

004 PDF - Introduction to the Git and GitHub.html

0.3 KB

005 Git vs GitHub.mp4

25.3 MB

005 Git vs GitHub_en.srt

6.1 KB

001 Welcome and Course Overview.mp4

125.4 MB

/02 - Installation of the Git and configuration of the Shell/

001 Section 2 Introduction.mp4

8.2 MB

001 Section 2 Introduction_en.srt

0.9 KB

002 Installing Git on MacOS.mp4

13.0 MB

002 Installing Git on MacOS_en.srt

2.9 KB

003 Installing Git on Windows.mp4

53.1 MB

003 Installing Git on Windows_en.srt

13.6 KB

004 Installing Git on Linux.mp4

61.0 MB

004 Installing Git on Linux_en.srt

10.1 KB

005 Installing iTerm2 on the Mac.mp4

9.6 MB

005 Installing iTerm2 on the Mac_en.srt

6.7 KB

006 Installing custom shell Z-Shell on the Mac.mp4

36.2 MB

006 Installing custom shell Z-Shell on the Mac_en.srt

6.8 KB

/03 - Basic Shell commands/

001 Section 3 Introduction.mp4

15.8 MB

001 Section 3 Introduction_en.srt

1.0 KB

002 PDF - Basic Shell Commands.html

0.3 KB

003 Shell commands - directory management.mp4

38.8 MB

003 Shell commands - directory management_en.srt

11.0 KB

004 Shell commands - file management - PART 1.mp4

32.9 MB

004 Shell commands - file management - PART 1_en.srt

10.9 KB

005 Shell commands - file management - PART 2.mp4

46.9 MB

005 Shell commands - file management - PART 2_en.srt

10.9 KB

/04 - How Git works under the hood/

001 Section 4 Introduction.mp4

21.0 MB

001 Section 4 Introduction_en.srt

1.2 KB

002 PDF - How Git works under the hood.html

0.3 KB

003 Initialize new Git repository.mp4

17.4 MB

003 Initialize new Git repository_en.srt

4.8 KB

004 Overview of .git folder.mp4

23.6 MB

004 Overview of .git folder_en.srt

5.1 KB

005 Git object types.mp4

5.1 MB

005 Git object types_en.srt

3.5 KB

006 Writing new Git object with git hash-object.mp4

25.8 MB

006 Writing new Git object with git hash-object_en.srt

8.3 KB

007 JSON vs Git database.mp4

18.8 MB

007 JSON vs Git database_en.srt

4.6 KB

008 What is hash function.mp4

29.7 MB

008 What is hash function_en.srt

4.2 KB

009 Hash functions overview.mp4

9.4 MB

009 Hash functions overview_en.srt

3.8 KB

010 SHA1 Hash Function.mp4

47.8 MB

010 SHA1 Hash Function_en.srt

12.3 KB

011 How many files Git could store.mp4

8.0 MB

011 How many files Git could store_en.srt

4.8 KB

012 Probability theory in Dice game.mp4

10.2 MB

013 Git hash collision probability.mp4

13.5 MB

013 Git hash collision probability_en.srt

6.5 KB

014 Next lecture is OPTIONAL.html

0.7 KB

015 More details on hash collision probability (OPTIONAL).mp4

78.1 MB

015 More details on hash collision probability (OPTIONAL)_en.srt

31.5 KB

016 Exploring Git objects with git cat-file command.mp4

24.4 MB

016 Exploring Git objects with git cat-file command_en.srt

5.6 KB

017 Create new Git Blob based on the file.mp4

34.3 MB

017 Create new Git Blob based on the file_en.srt

9.2 KB

018 Git blobs don't store filenames.mp4

15.8 MB

018 Git blobs don't store filenames_en.srt

3.2 KB

019 Contents of Git objects.mp4

64.6 MB

019 Contents of Git objects_en.srt

12.7 KB

020 What we have so far.mp4

4.5 MB

020 What we have so far_en.srt

2.4 KB

021 Tree objects in Git.mp4

7.5 MB

021 Tree objects in Git_en.srt

3.4 KB

022 Git object permissions.mp4

10.5 MB

022 Git object permissions_en.srt

2.8 KB

023 Creating Git Tree object.mp4

41.4 MB

023 Creating Git Tree object_en.srt

12.3 KB

023 temp-tree.txt

0.1 KB

024 Examining Tree Object.mp4

38.3 MB

024 Examining Tree Object_en.srt

6.1 KB

025 Working directory, Staging area and Git repository.mp4

4.6 MB

025 Working directory, Staging area and Git repository_en.srt

2.1 KB

026 Overview of current files distribution.mp4

14.2 MB

026 Overview of current files distribution_en.srt

4.6 KB

027 Git read-tree.mp4

16.2 MB

027 Git read-tree_en.srt

4.6 KB

028 Read files in the staging area using git ls-files.mp4

7.8 MB

028 Read files in the staging area using git ls-files_en.srt

2.4 KB

029 Git checkout-index.mp4

9.6 MB

029 Git checkout-index_en.srt

4.3 KB

030 How many folders could be created for objects.mp4

7.3 MB

030 How many folders could be created for objects_en.srt

2.7 KB

031 Section Summary.mp4

11.4 MB

031 Section Summary_en.srt

5.4 KB

/05 - Basic Git operations/

001 Section 5 Introduction.mp4

10.2 MB

001 Section 5 Introduction_en.srt

1.1 KB

002 PDF - Basic Git operations.html

0.3 KB

003 What is Commit.mp4

8.9 MB

003 What is Commit_en.srt

4.9 KB

004 Configure Git author name and email.mp4

15.1 MB

004 Configure Git author name and email_en.srt

4.9 KB

005 Creating first commit.mp4

16.8 MB

005 Creating first commit_en.srt

5.0 KB

006 Exploring commit object.mp4

18.9 MB

006 Exploring commit object_en.srt

6.7 KB

007 Current project state overview.mp4

27.9 MB

007 Current project state overview_en.srt

5.9 KB

008 Basic Git commands.mp4

12.2 MB

008 Basic Git commands_en.srt

4.4 KB

009 Adding new file to working directory.mp4

30.5 MB

009 Adding new file to working directory_en.srt

7.2 KB

010 Git files lifecycle.mp4

58.5 MB

010 Git files lifecycle_en.srt

10.1 KB

011 Stage file.mp4

5.2 MB

012 Unstage file using git rm.mp4

11.8 MB

012 Unstage file using git rm_en.srt

3.6 KB

013 Commit changes.mp4

8.7 MB

013 Commit changes_en.srt

3.1 KB

014 Exploring changes in Git repository.mp4

46.4 MB

014 Exploring changes in Git repository_en.srt

10.0 KB

015 Current diagram of Git repository.mp4

17.0 MB

015 Current diagram of Git repository_en.srt

8.4 KB

/06 - Git branches and HEAD/

001 Section 6 Introduction.mp4

14.0 MB

001 Section 6 Introduction_en.srt

1.5 KB

002 PDF - Git branches and HEAD.html

0.3 KB

003 Most common Git operations.mp4

30.1 MB

004 Overview of the current project state.mp4

3.8 MB

004 Overview of the current project state_en.srt

1.7 KB

005 Installing GitHub Desktop.mp4

27.0 MB

005 Installing GitHub Desktop_en.srt

4.8 KB

006 GitHub Desktop Overview.mp4

22.5 MB

006 GitHub Desktop Overview_en.srt

7.0 KB

007 What is branch in Git.mp4

31.2 MB

007 What is branch in Git_en.srt

8.9 KB

008 What is HEAD in Git.mp4

18.3 MB

008 What is HEAD in Git_en.srt

7.1 KB

009 Third commit.mp4

27.2 MB

009 Third commit_en.srt

7.5 KB

010 Git repository changes after third commit.mp4

51.8 MB

010 Git repository changes after third commit_en.srt

9.6 KB

011 Checkout specific commit.mp4

95.3 MB

011 Checkout specific commit_en.srt

17.5 KB

012 Why do we need branches.mp4

23.1 MB

013 Git branches management.mp4

6.5 MB

013 Git branches management_en.srt

4.0 KB

014 Create new branch.mp4

53.7 MB

014 Create new branch_en.srt

9.8 KB

015 Commit changes in the new branch.mp4

13.2 MB

015 Commit changes in the new branch_en.srt

6.4 KB

016 Explore commit in the new branch.mp4

28.8 MB

016 Explore commit in the new branch_en.srt

7.1 KB

017 Git reuses blobs with the same contents.mp4

62.0 MB

017 Git reuses blobs with the same contents_en.srt

9.8 KB

/07 - Cloning, exploring and modifying public repositories/

001 Section 7 Introduction.mp4

10.6 MB

001 Section 7 Introduction_en.srt

1.2 KB

002 Cloning remote repository.mp4

45.5 MB

002 Cloning remote repository_en.srt

7.9 KB

003 Exploring contents of the cloned repository.mp4

65.9 MB

003 Exploring contents of the cloned repository_en.srt

10.1 KB

004 Unpacking Git objects.mp4

18.7 MB

004 Unpacking Git objects_en.srt

5.6 KB

005 Exploring cloned repository in GitHub Desktop.mp4

28.9 MB

005 Exploring cloned repository in GitHub Desktop_en.srt

6.9 KB

006 Installing text editor Visual Studio Code.mp4

10.7 MB

006 Installing text editor Visual Studio Code_en.srt

3.3 KB

007 Exploring Visual Studio Code.mp4

53.8 MB

007 Exploring Visual Studio Code_en.srt

8.4 KB

008 Commit changes in the cloned repository.mp4

83.7 MB

008 Commit changes in the cloned repository_en.srt

15.6 KB

009 Git diff command.mp4

104.5 MB

009 Git diff command_en.srt

19.0 KB

010 Overview of the changes.mp4

33.1 MB

010 Overview of the changes_en.srt

5.1 KB

/08 - Merging branches/

001 Section 8 Introduction.mp4

14.3 MB

001 Section 8 Introduction_en.srt

1.6 KB

002 PDF - Merging branches.html

0.3 KB

003 Why branches merging is needed.mp4

5.4 MB

003 Why branches merging is needed_en.srt

4.5 KB

004 Fast forward merge.mp4

5.9 MB

004 Fast forward merge_en.srt

5.7 KB

005 Merging process.mp4

5.1 MB

005 Merging process_en.srt

2.6 KB

006 Fast forward merge in action.mp4

20.5 MB

006 Fast forward merge in action_en.srt

9.2 KB

007 3-way merge.mp4

9.3 MB

007 3-way merge_en.srt

7.8 KB

008 Performing 3-way merge.mp4

67.6 MB

008 Performing 3-way merge_en.srt

17.0 KB

009 Observing Git repository after 3-way merge.mp4

55.5 MB

009 Observing Git repository after 3-way merge_en.srt

8.9 KB

010 Installing SourceTree.mp4

14.9 MB

010 Installing SourceTree_en.srt

5.1 KB

011 SourceTree in action.mp4

26.6 MB

011 SourceTree in action_en.srt

9.0 KB

012 What is merge conflict.mp4

7.5 MB

012 What is merge conflict_en.srt

3.9 KB

013 Creating merge conflict.mp4

57.9 MB

013 Creating merge conflict_en.srt

12.8 KB

014 Observing conflicts in staging area and working directory.mp4

68.9 MB

014 Observing conflicts in staging area and working directory_en.srt

8.5 KB

015 Resolving merge conflict in Terminal.mp4

16.0 MB

015 Resolving merge conflict in Terminal_en.srt

4.2 KB

016 Resolving conflicts in VS Code.mp4

71.5 MB

016 Resolving conflicts in VS Code_en.srt

12.4 KB

/09 - GitHub and remote repositories/

001 Section 9 Introduction.mp4

10.7 MB

001 Section 9 Introduction_en.srt

1.2 KB

002 PDF - GitHub and remote repositories.html

0.3 KB

003 What is Git hosting service.mp4

12.3 MB

003 What is Git hosting service_en.srt

4.7 KB

004 Creating GitHub account.mp4

11.7 MB

004 Creating GitHub account_en.srt

4.9 KB

005 Now default branch for new repositories at GitHub is main.html

1.5 KB

006 Exploring first repository at GitHub.mp4

61.9 MB

006 Exploring first repository at GitHub_en.srt

15.9 KB

007 Creating another commit at GitHub.mp4

11.4 MB

007 Creating another commit at GitHub_en.srt

4.2 KB

008 Creating new branch at GitHub.mp4

8.2 MB

008 Creating new branch at GitHub_en.srt

2.1 KB

009 Making changes in the new branch.mp4

22.0 MB

009 Making changes in the new branch_en.srt

5.9 KB

010 Cloning remote repository.mp4

38.7 MB

010 Cloning remote repository_en.srt

7.2 KB

011 What is remote repository.mp4

6.4 MB

011 What is remote repository_en.srt

4.1 KB

012 How remote repository empowers collaboration.mp4

10.3 MB

012 How remote repository empowers collaboration_en.srt

5.3 KB

/10 - Git push, fetch and pull/

001 Section 10 Introduction.mp4

18.7 MB

001 Section 10 Introduction_en.srt

1.9 KB

002 PDF - Git push, fetch and pull.html

0.3 KB

003 Overview of the push, fetch and pull Git commands.mp4

31.2 MB

003 Overview of the push, fetch and pull Git commands_en.srt

8.1 KB

004 What is origin.mp4

12.8 MB

004 What is origin_en.srt

5.8 KB

005 List remote and local branches.mp4

10.8 MB

005 List remote and local branches_en.srt

3.9 KB

006 What is tracking branch.mp4

17.3 MB

006 What is tracking branch_en.srt

6.6 KB

007 Checkout remote branch.mp4

23.0 MB

007 Checkout remote branch_en.srt

5.3 KB

008 Git remote show origin.mp4

10.5 MB

008 Git remote show origin_en.srt

4.1 KB

009 Git fetch in action.mp4

37.4 MB

009 Git fetch in action_en.srt

8.5 KB

010 Git pull is 2-step process.mp4

9.7 MB

010 Git pull is 2-step process_en.srt

5.0 KB

011 How to perform git pull.mp4

15.3 MB

011 How to perform git pull_en.srt

6.6 KB

012 What is FETCH_HEAD.mp4

78.8 MB

012 What is FETCH_HEAD_en.srt

10.7 KB

013 Git pull with fast forward merge.mp4

55.9 MB

013 Git pull with fast forward merge_en.srt

9.8 KB

014 Fetch remote changes manually.mp4

78.4 MB

014 Fetch remote changes manually_en.srt

12.0 KB

015 Merge FETCH_HEAD manually.mp4

39.9 MB

015 Merge FETCH_HEAD manually_en.srt

8.6 KB

016 Resolving conflicts during Git pull.mp4

96.4 MB

016 Resolving conflicts during Git pull_en.srt

15.9 KB

017 Pushing to remote repository.mp4

68.1 MB

017 Pushing to remote repository_en.srt

12.1 KB

018 Commit under another author.mp4

16.0 MB

018 Commit under another author_en.srt

3.8 KB

019 Remote and local branches are in sync now.mp4

14.2 MB

019 Remote and local branches are in sync now_en.srt

4.6 KB

020 Create remote branch based on local branch.mp4

53.8 MB

020 Create remote branch based on local branch_en.srt

11.9 KB

021 Update tracking statuses of the branches.mp4

52.4 MB

021 Update tracking statuses of the branches_en.srt

10.3 KB

022 Remove remote branch using local terminal.mp4

17.6 MB

022 Remove remote branch using local terminal_en.srt

5.2 KB

023 Git show-ref.mp4

35.4 MB

023 Git show-ref_en.srt

6.0 KB

/11 - Pull requests/

001 Section 11 Introduction.mp4

12.2 MB

001 Section 11 Introduction_en.srt

1.4 KB

002 PDF - Pull requests.html

0.3 KB

003 Collaboration between contributors.mp4

11.7 MB

003 Collaboration between contributors_en.srt

6.2 KB

004 What is pull request.mp4

3.8 MB

004 What is pull request_en.srt

3.2 KB

005 Why pull request was named pull request.mp4

14.0 MB

005 Why pull request was named pull request_en.srt

7.8 KB

006 Pull request or Merge request.mp4

8.8 MB

006 Pull request or Merge request_en.srt

6.2 KB

007 Pull request step-by-step.mp4

34.2 MB

007 Pull request step-by-step_en.srt

9.6 KB

008 Create new repository at GitHub.mp4

24.6 MB

008 Create new repository at GitHub_en.srt

9.3 KB

009 Changing author of the last commit.mp4

16.4 MB

009 Changing author of the last commit_en.srt

3.2 KB

010 Pushing branch to remote.mp4

29.5 MB

010 Pushing branch to remote_en.srt

6.2 KB

011 Open pull request.mp4

39.8 MB

011 Open pull request_en.srt

10.3 KB

012 Adding comments and approving pull request.mp4

68.6 MB

012 Adding comments and approving pull request_en.srt

12.6 KB

013 Creating and publishing new branch using GitHub Desktop.mp4

29.9 MB

013 Creating and publishing new branch using GitHub Desktop_en.srt

7.8 KB

014 Signing in to GitHub in the GitHub Desktop.mp4

4.4 MB

014 Signing in to GitHub in the GitHub Desktop_en.srt

2.0 KB

015 Creating and merging pull request.mp4

35.4 MB

015 Creating and merging pull request_en.srt

12.7 KB

016 Adding new collaborator under GitHub.mp4

14.7 MB

016 Adding new collaborator under GitHub_en.srt

4.9 KB

017 Exploring own GitHub account.mp4

34.8 MB

017 Exploring own GitHub account_en.srt

6.5 KB

018 Opening and merging PR by collaborator.mp4

49.1 MB

018 Opening and merging PR by collaborator_en.srt

9.1 KB

019 By default merging is allowed without approvals.mp4

9.0 MB

019 By default merging is allowed without approvals_en.srt

3.1 KB

020 Configure protected branch rule.mp4

14.4 MB

020 Configure protected branch rule_en.srt

5.9 KB

021 Merging after required approve.mp4

26.1 MB

021 Merging after required approve_en.srt

4.0 KB

022 Exploring pull requests in the public repositories.mp4

50.0 MB

022 Exploring pull requests in the public repositories_en.srt

8.1 KB

023 Working with issues at GitHub.mp4

87.6 MB

023 Working with issues at GitHub_en.srt

15.6 KB

/12 - Forks and contribution to the public repositories/

001 Section 12 Introduction.mp4

9.4 MB

001 Section 12 Introduction_en.srt

1.0 KB

002 PDF - Forks and contribution to the public repositories.html

0.4 KB

003 Creating Fork.mp4

30.0 MB

003 Creating Fork_en.srt

6.1 KB

004 How to sync changes from the parent repository.mp4

13.9 MB

004 How to sync changes from the parent repository_en.srt

6.9 KB

005 Adding new upstream remote repository.mp4

11.0 MB

005 Adding new upstream remote repository_en.srt

3.0 KB

006 Fetching changes from upstream.mp4

27.2 MB

006 Fetching changes from upstream_en.srt

3.2 KB

007 Synchronizing changes from upstream.mp4

88.4 MB

007 Synchronizing changes from upstream_en.srt

15.3 KB

008 How to open pull request from the forked repository.mp4

7.6 MB

008 How to open pull request from the forked repository_en.srt

3.6 KB

009 Plan for creating pull request from the forked repository.mp4

5.1 MB

009 Plan for creating pull request from the forked repository_en.srt

2.5 KB

010 Removing repository collaborator.mp4

11.5 MB

010 Removing repository collaborator_en.srt

3.2 KB

011 Forking repository.mp4

19.9 MB

011 Forking repository_en.srt

4.5 KB

012 Committing changes in the forked repository.mp4

19.7 MB

012 Committing changes in the forked repository_en.srt

4.6 KB

013 Open pull request from the forked repository.mp4

22.2 MB

013 Open pull request from the forked repository_en.srt

6.4 KB

014 Approving and merging pull request from the forked repository.mp4

80.7 MB

014 Approving and merging pull request from the forked repository_en.srt

15.9 KB

/13 - Git Tags/

001 Section 13 Introduction.mp4

10.3 MB

001 Section 13 Introduction_en.srt

1.1 KB

002 PDF - Git Tags.html

0.3 KB

003 Git tags overview.mp4

5.3 MB

003 Git tags overview_en.srt

4.3 KB

004 Staging vs Production.mp4

18.0 MB

004 Staging vs Production_en.srt

9.3 KB

005 Semantic versioning.mp4

58.1 MB

005 Semantic versioning_en.srt

14.2 KB

006 Lightweight vs Annotated tags.mp4

8.1 MB

006 Lightweight vs Annotated tags_en.srt

5.8 KB

007 Creating lightweight tags.mp4

47.7 MB

007 Creating lightweight tags_en.srt

13.1 KB

008 Creating annotated tag.mp4

12.1 MB

008 Creating annotated tag_en.srt

3.7 KB

009 Exploring git tag object.mp4

20.3 MB

009 Exploring git tag object_en.srt

4.2 KB

010 Pushing tags to remote.mp4

64.4 MB

010 Pushing tags to remote_en.srt

14.0 KB

/14 - Rebasing/

001 Section 14 Introduction.mp4

16.6 MB

001 Section 14 Introduction_en.srt

1.8 KB

002 PDF - Rebasing.html

0.3 KB

003 Introduction to Rebasing.mp4

2.8 MB

003 Introduction to Rebasing_en.srt

2.1 KB

004 Merging vs Rebasing.mp4

22.4 MB

004 Merging vs Rebasing_en.srt

7.5 KB

005 How to perform rebasing.mp4

6.1 MB

005 How to perform rebasing_en.srt

2.8 KB

006 Rebasing - STEP 1.mp4

6.7 MB

006 Rebasing - STEP 1_en.srt

3.8 KB

007 Rebasing - STEP 2.mp4

5.1 MB

007 Rebasing - STEP 2_en.srt

3.7 KB

008 Creating new repository.mp4

10.6 MB

008 Creating new repository_en.srt

2.9 KB

009 Creating feature branch and making changes.mp4

15.5 MB

009 Creating feature branch and making changes_en.srt

6.9 KB

010 Rebasing feature branch on top of master branch.mp4

13.4 MB

010 Rebasing feature branch on top of master branch_en.srt

4.5 KB

011 Completing rebasing by performing merging.mp4

11.9 MB

011 Completing rebasing by performing merging_en.srt

2.7 KB

012 Exploring graph and commits in SourceTree.mp4

38.7 MB

012 Exploring graph and commits in SourceTree_en.srt

7.5 KB

013 Deleteing feature branch and pushing to remote.mp4

11.9 MB

013 Deleteing feature branch and pushing to remote_en.srt

2.3 KB

/15 - Ignoring files in Git/

001 Section 15 Introduction.mp4

14.0 MB

001 Section 15 Introduction_en.srt

1.4 KB

002 PDF - Ignoring files in Git.html

0.3 KB

003 Introduction go Git ignore.mp4

6.4 MB

003 Introduction go Git ignore_en.srt

2.8 KB

004 Git file statuses - untracked, tracked and ignored.mp4

4.9 MB

004 Git file statuses - untracked, tracked and ignored_en.srt

2.7 KB

005 Basic gitignore rules.mp4

25.3 MB

005 Basic gitignore rules_en.srt

10.3 KB

006 Pushing repository with ignored files to remote.mp4

14.6 MB

006 Pushing repository with ignored files to remote_en.srt

3.8 KB

007 Committing previously ignored file.mp4

11.0 MB

007 Committing previously ignored file_en.srt

4.1 KB

008 Ignore previously committed file.mp4

15.9 MB

008 Ignore previously committed file_en.srt

5.6 KB

009 Git ignore common practices and templates.mp4

27.3 MB

009 Git ignore common practices and templates_en.srt

7.3 KB

/16 - Detached HEAD/

001 Section 16 Introduction.mp4

16.4 MB

001 Section 16 Introduction_en.srt

1.8 KB

002 PDF - Detached HEAD.html

0.3 KB

003 Detached HEAD state.mp4

9.1 MB

003 Detached HEAD state_en.srt

5.9 KB

004 Making experimental commits in detached HEAD state.mp4

66.5 MB

004 Making experimental commits in detached HEAD state_en.srt

11.8 KB

005 Retaining changes made in the detached HEAD state.mp4

65.4 MB

005 Retaining changes made in the detached HEAD state_en.srt

11.2 KB

/18 - GitHub Pages/

001 Section 18 Introduction.mp4

18.5 MB

001 Section 18 Introduction_en.srt

1.8 KB

002 Creating simple website using GitHub Pages.mp4

21.9 MB

002 Creating simple website using GitHub Pages_en.srt

5.3 KB

003 Hosting any Repository using GitHub Pages.mp4

53.3 MB

003 Hosting any Repository using GitHub Pages_en.srt

12.6 KB

004 Creating basic React application.mp4

28.3 MB

004 Creating basic React application_en.srt

13.4 KB

005 Preparing React application for publish to the GitHub Pages.mp4

73.4 MB

005 Preparing React application for publish to the GitHub Pages_en.srt

11.1 KB

006 Fixing error with cached credentials by using SSH instead of HTTPS.mp4

78.9 MB

006 Fixing error with cached credentials by using SSH instead of HTTPS_en.srt

13.5 KB

007 Verifying React GitHub Page.mp4

60.5 MB

007 Verifying React GitHub Page_en.srt

9.7 KB

008 Configuring custom domain for GitHub Pages.mp4

75.0 MB

008 Configuring custom domain for GitHub Pages_en.srt

13.8 KB

009 Creating static GitHub Page using markdown.mp4

43.5 MB

009 Creating static GitHub Page using markdown_en.srt

6.2 KB

/19 - Git Hooks/

001 Section 19 Introduction.mp4

11.2 MB

001 Section 19 Introduction_en.srt

2.0 KB

002 PDF - Git Hooks.html

0.3 KB

003 Normal Git workflow without Hooks.mp4

5.2 MB

003 Normal Git workflow without Hooks_en.srt

3.8 KB

004 What are Git Hooks.mp4

21.7 MB

004 What are Git Hooks_en.srt

9.0 KB

005 How Git Hooks could be used on practice.mp4

18.4 MB

005 How Git Hooks could be used on practice_en.srt

5.7 KB

006 Using pre-commit Hook.mp4

93.9 MB

006 Using pre-commit Hook_en.srt

16.2 KB

007 Enabling post-commit Hook.mp4

34.8 MB

007 Enabling post-commit Hook_en.srt

6.0 KB

008 Disabling rebasing using pre-rebase Hook.mp4

23.6 MB

008 Disabling rebasing using pre-rebase Hook_en.srt

9.0 KB

009 Match authors Email against Regular Expression.mp4

20.6 MB

009 Match authors Email against Regular Expression_en.srt

8.9 KB

010 Local Git Hooks are NOT pushed to the remote.mp4

40.0 MB

010 Local Git Hooks are NOT pushed to the remote_en.srt

8.3 KB

011 Cleaning up Local Git Hooks repository.mp4

41.1 MB

011 Cleaning up Local Git Hooks repository_en.srt

6.5 KB

012 Initializing new Node.js project.mp4

38.8 MB

012 Initializing new Node.js project_en.srt

9.3 KB

013 Installing Jest NPM package for testing.mp4

12.0 MB

013 Installing Jest NPM package for testing_en.srt

4.4 KB

014 Adding mult and sum modules with tests.mp4

33.1 MB

014 Adding mult and sum modules with tests_en.srt

12.3 KB

015 Which Husky version to install.html

0.3 KB

016 Using pre-commit NPM package for automation of the pre-commit hook.mp4

26.5 MB

016 Using pre-commit NPM package for automation of the pre-commit hook_en.srt

9.5 KB

017 Cloning remote repository and verifying pre-commit hook.mp4

29.2 MB

017 Cloning remote repository and verifying pre-commit hook_en.srt

5.3 KB

018 Replacing pre-commit NPM package with husky.mp4

41.3 MB

018 Replacing pre-commit NPM package with husky_en.srt

7.6 KB

019 Skipping all Git Hooks using --no-verify option.mp4

27.4 MB

019 Skipping all Git Hooks using --no-verify option_en.srt

5.8 KB

020 Introduce linter and run linter in the pre-commit Hook.mp4

51.5 MB

020 Introduce linter and run linter in the pre-commit Hook_en.srt

17.8 KB

021 Introducing lint-staged package for checks only of the staged files.mp4

38.6 MB

021 Introducing lint-staged package for checks only of the staged files_en.srt

8.3 KB

022 Verifying selective linting and testing using lint-staged.mp4

16.8 MB

022 Verifying selective linting and testing using lint-staged_en.srt

6.1 KB

023 Adding post-commit Hook.mp4

12.7 MB

023 Adding post-commit Hook_en.srt

4.7 KB

024 Verifying commit message using commitlint.mp4

76.8 MB

024 Verifying commit message using commitlint_en.srt

10.8 KB

025 Git Hooks Summary.mp4

17.2 MB

025 Git Hooks Summary_en.srt

3.7 KB

/20 - BONUS Git and GitHub Crash Course (1 hour)/

001 Git Crash Course Overview.mp4

9.4 MB

001 Git Crash Course Overview_en.srt

2.4 KB

002 Installing Git.mp4

8.7 MB

002 Installing Git_en.srt

1.4 KB

003 Initializing new Git Repository.mp4

30.5 MB

003 Initializing new Git Repository_en.srt

4.7 KB

004 Git Object Types.mp4

6.0 MB

004 Git Object Types_en.srt

1.5 KB

005 Hashes of the Git Objects.mp4

7.9 MB

005 Hashes of the Git Objects_en.srt

1.7 KB

006 Adding changes to the Staging Area.mp4

32.4 MB

006 Adding changes to the Staging Area_en.srt

8.7 KB

007 Configuring Git author name and email.mp4

21.0 MB

007 Configuring Git author name and email_en.srt

4.5 KB

008 Committing changes.mp4

15.6 MB

008 Committing changes_en.srt

3.8 KB

009 Exploring commits history.mp4

28.1 MB

009 Exploring commits history_en.srt

7.4 KB

010 Basic Git Commands.mp4

13.1 MB

010 Basic Git Commands_en.srt

2.6 KB

011 Checking out commits and branches.mp4

22.6 MB

012 File tracking statuses in Git.mp4

19.2 MB

012 File tracking statuses in Git_en.srt

4.3 KB

013 Staging and Committing changes using one command.mp4

15.8 MB

013 Staging and Committing changes using one command_en.srt

3.5 KB

014 Branches and merging of the branches.mp4

25.4 MB

014 Branches and merging of the branches_en.srt

8.0 KB

015 Branches merging in action.mp4

46.6 MB

015 Branches merging in action_en.srt

10.2 KB

016 Exploring commits tree using graph option.mp4

14.5 MB

016 Exploring commits tree using graph option_en.srt

2.4 KB

017 GitHub and repository hosting services Overview.mp4

13.7 MB

017 GitHub and repository hosting services Overview_en.srt

3.3 KB

018 Creating remote repository at GitHub.mp4

18.6 MB

018 Creating remote repository at GitHub_en.srt

3.3 KB

019 Pushing from the local repository to remote.mp4

26.5 MB

019 Pushing from the local repository to remote_en.srt

4.5 KB

020 Committing at GitHub and pulling to the local repository.mp4

20.3 MB

020 Committing at GitHub and pulling to the local repository_en.srt

3.2 KB

021 Exploring and reading Git Objects.mp4

25.7 MB

021 Exploring and reading Git Objects_en.srt

5.0 KB

022 Reading contents of the HEAD file.mp4

6.8 MB

022 Reading contents of the HEAD file_en.srt

1.5 KB

023 Git Crash Course Summary.mp4

7.3 MB

023 Git Crash Course Summary_en.srt

1.3 KB

/21 - Wrap Up/

001 Wrap Up.mp4

4.4 MB

001 Wrap Up_en.srt

0.6 KB

002 Bonus Lecture.html

5.3 KB

 

Total files 559


Copyright © 2025 FileMood.com