git statusgit diff HEADgit branch --show-currentgit log --oneline -10Based on the above changes, stage everything, create one commit with a contextual message, and push the current branch.
Required sequence:
--set-upstream origin if needed).Do not use interactive commands and do not output extra commentary.
共 1 个版本