Nilkanth Mistrynilkanth1010.hashnode.dev路Feb 7, 2024Day 10 - Mastering Advanced Git & GitHub 馃専Navigating Git Branches 馃尣馃殌 Understanding Branches 馃馃尶 Branches in Git are like different storylines in your coding adventure. Each branch lets you develop features or fix bugs without disturbing the main storyline. Think of it as a playground for...90 Days Of Devops ChallengesDevops
Omar Samyomardevops.site路Feb 21, 2023Resolve Conflicts with Git Rebase: A Step-By-Step GuideOne of the most useful features of Git is Git rebase, which allows you to combine multiple branches into a single, linear history. In this post, we'll take a closer look at Git rebase, including how it works and how to use it in your projects. What i...GithubGit
Neha Bhardwajnehabhardwaj.hashnode.dev路Jan 18, 2023Git & Git Hub AdvanceLet's hand on Git advanced commands that are very useful as a DevOps Engineer. For this, firstly understand the concept of Git branching. Branches in Git In industries, there is not a single person in a department who is taking care of everything, bu...1 like路178 readscherry-pick