Difference between revisions of "Git add ."
Jump to navigation
Jump to search
Line 10: | Line 10: | ||
[[git push --set-upstream]] | [[git push --set-upstream]] | ||
+ | == See also == | ||
+ | * {{git add}} | ||
− | + | [[Category:Git]] |
Revision as of 10:46, 19 January 2024
git add . git commit -m "your message" git push -u origin master
git config --global git push --set-upstream
See also
Advertising: