-
Notifications
You must be signed in to change notification settings - Fork 0
mtexdecoder/hellowWorld
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Commands so far.. mkdir cd git init git add filename.txt git status git commit -m "message for commit" git diff git config --global user.username = "yourUsername" git remote add <REMOTE NAME> <URL> git remote set-url <REMOTE NAME> <URL> git pull <REMOTE NAME> <BRANCH NAME> git push <REMOTE NAME> <BRANCH NAME> git remote -v
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published