Skip to content

Lia-JX-Li/my_first_repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

My First Repo

Notes for Using Github

When updating this repo, take the following steps:

git pull 
git add .
git commit -m 'some message of what you did'
git push

Make sure to always run these commands from the top level of the directory in the terminal.

Releases

No releases published

Packages

No packages published