Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 252 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 252 Bytes

Test Read Me thing

This is a test repo new things

first change through vs code

First code change

Git Notes

"git add ." tracks and adds all the files
"git add branch_name" tracks particular branch

Git commands need messages New git