ACTIVITY #4 Git Fundamentals Documentation
1.Check Git version
2.Configure Git
use this commands:
git config --global user.name "Github Username"
git config --global user.email "your.email@example.com"
already configured, I'll show you how to check user and email using this commands:
git con...
jhayr1231.hashnode.dev1 min read
Thirdy Gayares
software-engineer
Excellent