Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 225 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 225 Bytes

test-github

temp repo for refreshing memories!

if new - $ git clone URL of repo

——

every time before you start working! - $ git pull

$ git add file or .

$ git commit -m “blah”

$ git push origin master