Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 177 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 177 Bytes

This is to track all my github learning

DO THIS WHEN CODE IS ALREADY TRACKED IN GITHUB

git add * git commit -m "First Commit" git push -u origin main

Thank you very much Yes