Skip to content

git4rk/hello-world

Repository files navigation

hello-world

my first github repo To link local and github.com repo: git remote add origin [email protected]: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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published