Companies Home Search Profile

Learn GIT In depth with BitBucket- Practical work flows

Focused View

Rahul Shetty,QA Click Academy

6:18:23

20 View
  • 001 Introduction to GIT & BitBucket and their importance.mp4
    06:06
  • 002 Course Content walkthrough - Must watch.mp4
    04:12
  • 001 Install and Configure GIT and Bitbucket in the local system.mp4
    07:15
  • 002 Create Workspace and remote repository in the Bitbucket.mp4
    05:10
  • 003 Understanding Git clone and setting up global configurations for the local GIT.mp4
    13:28
  • 001 What are different GIT State mechanisms available and how to switch between them.mp4
    13:57
  • 002 Understand the Commits and how history creates in the local and remote repos.mp4
    10:11
  • 003 How to add new team members to Workspace repository in Bitbucket as admin.mp4
    10:44
  • 001 Why Branches in GIT and How to create new branch from the existing repo.mp4
    13:24
  • 002 Make local changes in the new branch and follow the commit process steps.mp4
    07:05
  • 001 How to reset the commits made to back to working directory in the GIT.mp4
    09:56
  • 002 What are Soft and Hard resets and how they help to revoke the commits.mp4
    06:48
  • 003 How to use the commit hash reference to revert the commit with reset.mp4
    09:22
  • 001 What are Pull requests and how to create one directly in Bitbucket.mp4
    06:25
  • 002 How to review Pull requests and add commentsapprovedecline them.mp4
    13:36
  • 001 What are the different ways to merge the branch into main master branch.mp4
    09:49
  • 002 In what Scenarios GIT runs into Merge conflicts and how to resolve them.mp4
    13:10
  • 003 Steps to follow while pushing the branch - concept of merge to avoid conflicts.mp4
    09:53
  • 004 Example Scenario on how merge conflict arises and steps to resolve them.mp4
    10:55
  • 005 How to resolve conflicts from editor and how to monitor the changes made on fly.mp4
    08:09
  • 001 What is the rebase in the GIT and importance of rebasing the branch.mp4
    08:24
  • 002 Real time example on how to rebase the master changes to working branch.mp4
    10:56
  • 003 How to squash the commits into single commit with Git rebase.mp4
    09:07
  • 004 End to end example on applying Git rebase and Squash together on working branch.mp4
    07:36
  • 001 How to edit the last commit made on the working branch with Git amend -commit.mp4
    06:45
  • 002 How to move commit from one branch to another branch with Git cherry pick.mp4
    09:34
  • 003 What is Git bisect and how it help to identify the fault commit from the history.mp4
    14:47
  • 004 Example of using Git bisect and cherry pick together to move and edit commits.mp4
    11:02
  • 001 Importance of Git stash and Pop commands to save and restore the changes made.mp4
    09:07
  • 002 Importance of Git diff and blame commands to understand the commit author change.mp4
    06:46
  • 003 How to revert the commits in the public repository with git revert command.mp4
    07:26
  • 001 Tour the Bitbucket and understand its features for GIT operations.mp4
    07:18
  • 002 How to create branches and addedit the files on fly from the Bitbucket.mp4
    07:45
  • 003 What are pipelines in the Bitbucket and how to setup pipelines authentication.mp4
    09:09
  • 004 How to create Build pipeline in Git Bitbucket for your stack project.mp4
    10:39
  • 001 Difference between Git pull and fetch. When to use what command.mp4
    09:08
  • 002 What is Git tagging and how to create the tags for the commits in the branch.mp4
    07:38
  • 003 Difference between Git clone and Git fork - and when to use what.mp4
    04:50
  • 001 Introduction to Source tree for managing GIt activities from the GUI.mp4
    08:03
  • 002 How to work with git commands inside Source tree - examples 1.mp4
    06:59
  • 001 What is Jira and its advantages How to connect it with Bitbucket.mp4
    05:03
  • 002 How to create the branches in Bitbucket from Jira stories and how to track them.mp4
    10:46
  • Description


    Learn smart ways of using GIT & Bitbucket with many advanced Commands - commit,merge,squash,rebase,bisect,cherrypick etc

    What You'll Learn?


    • Understand GIT Core concepts& Commands in depth
    • Understand how GIT and Bit bucket works together to create Strong Version control System
    • Deep dive into GIT Advanced workflows with real time examples from Clone to push with merge conflicts
    • Learn Tricky GIT commands like, rebase, Squash, Cherry pick, amend, bisect, revert , reset etc
    • Understand How to Integrate GIT Bitbucket with Jira to have all Project management at one place
    • Implement Bitbucket pipelines to check the Code after every GIT Commits and Pull requests

    Who is this for?


  • Software Engineers
  • Any Engineer who writes the code
  • What You Need to Know?


  • No Prior GIT experience is needed
  • More details


    Description

    This is the one Single Course where you will learn everything about GIT from basics to advanced with many complex workflows
    Bitbucket is most used remote GIT repository in many companies and this course will give you complete knowledge on building pipelines, creating Pull requests and Jira integration.

    Every command in GIT has in depth explanation with real time usage so that you know when to use what command while  managing the code in you GIT repositories.

    In this course we'll find answers to many advance Work flow questions like:

    "How can I edit/delete my last commit?"

    "What is the difference between a merge and a rebase ?"

    "How to squash multiple commits to one commit"?

    "How to time travel to past commit and make changes"

    "How to find the Error commit from the bunch of commits"?

    "What is the Stash?"

    "How to reset the changes made in Staging, working directories"?

    "How to add commit from one branch to another?

    "How to bring back a deleted commit?"

    "What is the difference between a local tracking branch and a remote tracking branch?"

    Below are the commands on high level we use in this course.

    Clone
    Fork
    Fetch
    Pull
    Commit
    Push
    Stash
    Status
    Stash Pop
    Merge
    branch
    log
    Squash
    Reset Hard
    Reset Soft
    Rebase
    Merge squash
    Cherry-pick
    revert
    bisect
    reflog
    amend-commit
    Interactive rebase
    blame


    Apart from above commands, this course also covers how to create/review/approve/decline Pull requests in the Bit Bucket so that one can understand end to end flow of working with GIT in the projects.

    Understand Bitbucket Jira Integration

    · Understand creating Build Pipelines in Bitbucket for every code commit


    There are lot of quizzes included for knowledge check so that you can emerge as GIT Pro after the successful course completion



    Who this course is for:

    • Software Engineers
    • Any Engineer who writes the code

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category

    Git

    Rahul Shetty
    Rahul Shetty
    Instructor's Courses
    "Nothing is Impossible. It all depends on how we are Trained on it.""Teaching is my Passion. And it's my Profession. The only Business I know is Spreading Knowledge."I'm Rahul Shetty -a QA instructor with 15 years of experience with over 600,000 QA students from 195 countries in my courses on Selenium, Software Testing (Jira), API Testing, Cypress, Postman, Appium, Playwright, JMeter, and many more...I'm also the Lead Instructor at the Top QA Ed Tech Platform (Rahul Shetty Academy) where I helped hundreds of thousands of students learn to test and automate and change their lives by becoming an Automation Engineer.Every QA Professional have the wish to learn trending Automation courses but somehow 90% of them are giving up their thoughtsIt's not due to the lack of courses available in the Market, but it's about finding the right mentor who can guide, teach and understand student's pulse with their background education.As a QA engineer myself with nearly two decades of experience in the software testing industry, I understand the QA mindset, how best we learn and based on that knowledge and experience, I have strategically built my courses, so my students get maximum benefit and career growth after taking my courses. I believe I've cracked the "formula" for teaching automation testing skills, and I'm really excited to finally share my expertise with you. I can confidently say that my online courses are without a doubt the most comprehensive ones on the market.By joining my courses, you are not only getting the most practical, up to date, job relevant learning materials but also access to a lifelong mentor who has impacted and levelled up the careers of hundreds of thousands of QA engineers like You!There isn't a day when I don't receive student success emails from across the globe about landing a new job, how my courses have changed their lives and career for the better and how they are respected and appreciated at the workplace after gaining new knowledge and experience from my course.
    QA Click Academy
    QA Click Academy
    Instructor's Courses
    We have over 15 years experience with over 100,000 students in our courses on Selenium, Appium, SoapUI, Rest API, Jmeter, and many more...The Academy’s goal in the next three years, is to teach one million people to learn Automation testing tools available across globe we are working with the very best Corporate teachers who have real time experience , creating courses to teach the essential skills required by Automation testers, at all levels.Our team is busy creating new courses right now.Automation academy wants to make it as easy as possible for learners of all ages and levels to understand in learning the coding practices and to help in developing their Scripting knowledge for any Test Automation
    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 42
    • duration 6:18:23
    • English subtitles has
    • Release Date 2024/02/26