SWATHI PUNREDDYswathireddy.hashnode.dev·Feb 11, 2024Day 11 Task: Advanced Git & GitHub for DevOps Engineers - Part 2Welcome back to our DevOps journey! In today's installment, we're diving deeper into Git and GitHub, focusing on advanced techniques that every DevOps engineer should master. Let's explore Git stash, cherry-pick, and resolving conflicts. Git Stash: S...48 reads#CodeManagement
Varsha Vermacloud-and-devops.hashnode.dev·Apr 25, 2023Git 007 : Learn Advanced GIT topics like a ProPrerequisites: Before proceeding with Advanced Git concepts, kindly visit my Git 101: A Beginners Guide for Git, which will clear the Basic to Intermediate concepts and will help you understand the Advance topic with better clarity. GIT Merge: git m...6 likes·1.1K readsadvanced git