ACTIVITY #4 Git Fundamentals Documentation on Medium.com”
Creator: Walter Jhon G. Salibay
Course: BSITSubject: SYSTEM INTEGRATION AND ARCHITECTURE 2
1. Get version of you Git.
Type "git --version".
2. Config your git bash Author name and email.
Type "git config --global user.name "Put name here".
Type "gi...
aiwalts.hashnode.dev1 min read