Conventinal Commits

Conventional commits adalah aturan commit yang baik dan benar dengan menambahkan prefix pada awal message commit. Sebenarnya tidak ada aturan yang mengharuskan untuk menggunakan conventional messages....
0 Read More

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