5.Delete Git Branch
Step 1: Connect to the Storage Server
ssh natasha@ststor01
# Password: Bl@kW
Step 2: Navigate to the Repository
cd /usr/src/kodekloudrepos/blog
Step 3: Delete the Local Branch
# Check Git Status
git status
# To add an exception for this directory, c...
thukhakyawe.hashnode.dev1 min read