Skip to content

Repository files navigation

hello-world

my first github repo To link local and github.com repo: git remote add origin git@github.com:git4rk/hello-world git pull origin master other commands: git status git add fileName : to add file to staging area before commiting check status again: git status git commit -m "comment about what you changed" git push --all git log git diff

About

my first github repo

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors