What git push does
Send your commits to a remote repository (GitHub, for example).
gitpushoriginmain
git— command — version control (simulated)push— argument: a file, a folder, or textorigin— argument: a file, a folder, or textmain— argument: a file, a folder, or text