Aryan Kalearyan25.hashnode.dev·Feb 8, 2024Advance Git & Github for DevOps Engreers (Part -2)Git Stash: Purpose: Git stash serves as a tool to temporarily store changes made in your working directory without committing them to the version history. Usage: When you're working on a specific task in a branch but need to switch to another bran...viral
Gokulakrishnan Sgokuldevops.hashnode.dev·Jan 31, 2024Day-3 of DevOpsLet's explore some fundamental commands that every Linux user should know. To Create a empty file. The touch command in Linux is used to create an empty file Create Multiple Files Adding Content to the File: (i) The echo command is used to ad...1 like·38 reads#devopsblog