DAY 1-ML

DAY 1-ML
STEP-BY-STEP GIT COMMANDS EXECUTION:Initialize a Git repository: git init Creates a new Git repository in the folder 24MCR056.Add a file to staging area: git add 24MCR056.txt Adds 24MCR056.txt...
0 Read More

Title day-1 ML

Title day-1 ML
Step-by-Step Git Commands Execution: Initialize a Git repository: git init Creates a new Git repository in the folder 24MCR002.Add a file to staging area: git add 24MCR002.txt Adds 24MCR0...
0 Read More

Eww Sigma Devs Don’t Write Commits

Ever stare at your staged changes in Git and feel your soul leave your body at the thought of typing yet another commit message? Same. So I did what any slightly feral, automation-loving dev would do:...
0 Read More