Git提交和推送
01Command Cursor
A command that saves local Git changes, incorporates updates from a remote repository, and sends the result back to configured remotes. Git is a system for tracking changes to code, while a remote repository is a shared online copy.