Companies Home Search Profile

The Ultimate Git Course 2024: Start From Scratch

Focused View

Code Bless You

6:11:42

20 View
  • 1. What is Git & Why every company loves Git.mp4
    04:47
  • 2. Various way to use Git.mp4
    04:24
  • 3. Setting Up Git in System.mp4
    03:23
  • 4. Configuring User for Git.mp4
    05:43
  • 5. How to make Git Bash Look Good.mp4
    01:23
  • 1. Introduction of this Section.mp4
    00:49
  • 2. Initialising the Git Project.mp4
    03:49
  • 3. How Git Really Works.mp4
    06:14
  • 4. Exercise for Git Workflow.mp4
    00:46
  • 5. Adding files to the Staging area.mp4
    03:31
  • 6. Lets Commit our first files.mp4
    02:24
  • 7. When should we commit.mp4
    02:34
  • 8. Exercise for the Commit.mp4
    01:54
  • 9. How to skip Staging area.mp4
    02:10
  • 10. Remove files from areas.mp4
    02:49
  • 11. How to ignore some files to Stage.mp4
    09:50
  • 12. Viewing Changes between areas.mp4
    06:39
  • 13. Shortcut for Status.mp4
    02:45
  • 14. Viewing The History.mp4
    02:54
  • 15. Unstagging the Files.mp4
    03:19
  • 16. Discarding Changes in Local files.mp4
    02:58
  • 17. Restoring to its earlier version.mp4
    02:47
  • 18. Performing git basic operations with VS code.mp4
    02:49
  • 19. Introduction of Github Desktop.mp4
    03:46
  • 20. Introduction of Git Kraken.mp4
    03:05
  • 1. Introduction of this Section.mp4
    00:39
  • 2.1 RESOURCES 2024.zip
  • 2. Clone the Project for Practice.mp4
    00:48
  • 3. Exploring Log Command in Details.mp4
    02:44
  • 4. Filtering the History.mp4
    04:55
  • 5. Setting Shortcut For Frequesntly used Commands - Alias.mp4
    02:12
  • 6. View Specific Commit in More Details.mp4
    02:08
  • 7. How to compare two commits.mp4
    01:10
  • 8. Returning to the Specific Version (Checkout in Git).mp4
    04:24
  • 9. Detecting the bugged commit with Bisect.mp4
    04:14
  • 10. Getting the List of Contributes.mp4
    01:19
  • 11. Browsing the History of the File.mp4
    01:33
  • 12. Author of Each Line in File.mp4
    01:55
  • 13. Marking Commits with Tags.mp4
    03:41
  • 14. Commit History in Github Desktop.mp4
    01:53
  • 15. Browsing History using VS Code & Gitkraken.mp4
    05:01
  • 1. Introduction of this Section.mp4
    00:25
  • 2. What is Branch in Git.mp4
    02:22
  • 3. Creating a new branch.mp4
    04:54
  • 4. See the Changes between branches.mp4
    03:18
  • 5. Mastering Stashing in Git.mp4
    06:45
  • 6. Understanding Merge in Details.mp4
    04:25
  • 7. Applying Fast-forward Merging.mp4
    02:07
  • 8. Non Fast-forward Merging.mp4
    05:41
  • 9. 3-way Merging.mp4
    04:17
  • 10. Clear branch after we merge.mp4
    01:56
  • 11. How to resolve conflict in Git.mp4
    06:08
  • 12. Abort the conflict merge command.mp4
    00:47
  • 13. Reset the Merge Commit.mp4
    04:43
  • 14. Revert the Merge Commit.mp4
    02:02
  • 15. Squash Merging for Clean Bad Commit History.mp4
    07:17
  • 16. Rebase the Branch.mp4
    05:45
  • 17. Resolving Conflicts while doing Rebase.mp4
    04:16
  • 18. How to add one commit to another branch - Cherry Pick Technique.mp4
    04:37
  • 19. How to add specific file to another branch.mp4
    02:07
  • 20. Branch & Merge in VS Code.mp4
    06:04
  • 21. Branch & Merge in Github Desktop.mp4
    02:15
  • 22. Branch & Merge in GitKraken.mp4
    05:27
  • 1. Introduction of this Section.mp4
    00:44
  • 2. Overview of Working in Team.mp4
    04:35
  • 3. How to Upload local git project on Github.mp4
    04:13
  • 4. How to create a new Repository on Github.mp4
    03:35
  • 5. Adding team members to your project.mp4
    01:50
  • 6. Clone Git Repository in our Machine.mp4
    05:23
  • 7. Fetching the changes.mp4
    03:45
  • 8. Pull Command.mp4
    04:36
  • 9. Push Changes to the Remote Repository.mp4
    03:08
  • 10. Pushing Tags.mp4
    02:20
  • 11. Creating Releases for Github.mp4
    03:15
  • 12. Working with Branches.mp4
    06:38
  • 13. Real World scenario for Working with Branch.mp4
    02:45
  • 14. Practical Showcase of Working with branch.mp4
    09:55
  • 15. Creating Pull Requests on Github.mp4
    12:05
  • 16. Resolving Conflicts while Pull Requests.mp4
    03:59
  • 17. Creating Issues on Github.mp4
    03:04
  • 18. Adding Milestones in GitHub.mp4
    03:21
  • 19. Workflow of Working on Open Source Project.mp4
    02:08
  • 20. How to work on Open Source Project.mp4
    04:01
  • 21. Sync Local and Fork with base repository.mp4
    01:37
  • 22. Collaboration tools in VS Code.mp4
    02:39
  • 23. Collaboration using Github Desktop.mp4
    02:54
  • 24. Collaboration using GitKraken.mp4
    04:26
  • 1. Introduction of this Section.mp4
    00:26
  • 2. Rewriting History.mp4
    01:46
  • 3.1 RESOURCES 2024.zip
  • 3. Undo the Commits in Details.mp4
    04:57
  • 4. Reverting Commits.mp4
    05:08
  • 5. Reflog for recovering the lost commits.mp4
    04:05
  • 6. Amend the recent Commit.mp4
    03:57
  • 7. Amend any commit in History.mp4
    06:06
  • 8. How to drop whole commit from History.mp4
    06:44
  • 9. Changing Commit Message.mp4
    02:37
  • 10. Changing Positions of Commits.mp4
    02:00
  • 11. Squash two or more Commits.mp4
    03:51
  • 12. Splitting Commits.mp4
    05:05
  • 13. Rewriting history using GitKraken.mp4
    03:15
  • 1. Introduction of this Section.mp4
    00:17
  • 2. Git Basics & History Commands.mp4
    03:30
  • 3. Branch and Merge Commands.mp4
    04:00
  • 4. Working in Team.mp4
    02:05
  • 5. Thank you so much ).mp4
    01:11
  • Description


    Learn Git & GitHub from very Basic to Advanced Concepts using Commands & Modern GUI tools GitHub Desktop & GitKraken...

    What You'll Learn?


    • Master Git & Github Concepts in easy language
    • Setup Git Projects & Configure Git in System
    • Understand Git from very Scratch
    • Browse Project History Like a Pro
    • Various ways to use Git Command Line & VS Code
    • Git GUI tools like Github Desktop & GitKraken
    • Creating Branches & Merging Techniques
    • Handle Conflicts very Effectively
    • Practical showcase of Working in Team
    • Cleaning & Organise Commit History
    • Github Features like Releases, Issues & Milestones
    • Advanced Git Techniques like Rebasing, Cherry-Picking & Squashing
    • Contribute to the Open Source Projects
    • Much more interesting things...

    Who is this for?


  • Developer who wants to Understand Git & Github Like Pro
  • Developer who need Git for Job
  • Freelancer or New Developer who want to manage their own Project
  • What You Need to Know?


  • No Prior Knowledge Needed
  • More details


    Description

    Git & GitHub are the most useful and every company loves to hire developer who understand and work with Git & GitHub effectively.

    And I think that's why you came here And you came to the right place! This is The ultimate Git & GitHub course for 2024 and for the Future.


    [>>] Benefits of this course:

    • Understand Git from very Scratch to Advanced Concepts

    • Add Git & GitHub to your skill-set means getting a job

    • Manage & Work with Git Projects without feeling stress

    • Understand all Git concepts in a Simple and Easy way

    I will teach you all concepts from its very basic to advanced level in very easy to explain language and by using best techniques.


    [>>] Topics covered in this course:

    • What is Git? Why every company loves Git?

    • How Git really works

    • Configuring Git in system

    • Git Basics like staging the files and Commit them

    • Ignoring some files with .gitignore

    • Complete section for browsing the commit history

    • Compare two commits

    • Return to specific commit

    • Adding Tags

    • Branches and Merging which is the most important topic of Git

    • Stash the changes

    • Different types of merging

    • Resolving Conflicts like pro

    • Types of reset

    • Cherry picking technique

    • Working in team in with practical showcase of how team members works together using Git

    • Cloning, fetching, pull, push

    • Additional features of GitHub like releases, issues, milestones

    • How to contribute to open source project

    • How to organise our project history which makes your project looks professional

    • Modifying existing commits

    • Splitting and Squashing them

    • and much much more things... (Watch curriculum for more topics)


    My name is Meet Patel and I am working as a software engineer. And I also teach programming in easy-to-explain language from my YouTube Channel "Code Bless You"


    In this course we will learn Git both ways. First we will see Command line approach and also we will see How we can do the same using GUI tools like GitHub Desktop, Visual Studio Code and GitKraken.


    If you take any of my courses or tutorial, you know I don't waste your time with repeated explanations. I will guarantee you, You will master Git after completing this course.

    So lets don't waste time and get started with Git :)

    Who this course is for:

    • Developer who wants to Understand Git & Github Like Pro
    • Developer who need Git for Job
    • Freelancer or New Developer who want to manage their own Project

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Code Bless You
    Code Bless You
    Instructor's Courses
    About meHi! I'm a passionate software engineer from Code Bless You and I love to teach about coding and general skills in less time. I've taught many people how to become professional software engineers.My goal is to make coding fun for everyone. That's why my courses are simple, animated, and with practical implementation.Learn by doingStep-by-step tutorials and project-based learning.Get supportOne-on-one support from experts that truly want to help you.don’t stress. have fun.I can't wait to see you in class!- Code Bless You
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 104
    • duration 6:11:42
    • Release Date 2024/08/12