ACTIVITY #4 Git Fundamentals Documentation on Hashnode

·

1 min read

Step 1: Check Git Version:

Step 2: Configure Git:

Note: I am already using git email alias so I wont set it up

Step 3: Git init:

Step 4: Add Files to the Repository:

Step 5: Check the Status:

Step 6: Commit Changes:

Step 7: View Commit History: