Activity #5 Github Fundamentals
Activity #5 Github Fundamentals
Check Version and Configure Git
git config --global user.name "Github Username"
git config --global user.email "your.email@example.com"
Step 2: Basic Git Commands
Initialize a New Repository
Add Files to the Staging...
maryjoyrodrigora.hashnode.dev1 min read
Thirdy Gayares
software-engineer
no push and add remote command then no repository link?