Loading...
Loading...
Compare original and translation side by side
git status --shortgit log --oneline --decorate -n 20gh repo view --json defaultBranchRef -q '.defaultBranchRef.name'git diff --name-status origin/<base>...HEAD.github/pull_request_template.md.github/PULL_REQUEST_TEMPLATE.md.github/PULL_REQUEST_TEMPLATE/*.md<type>[optional-scope]: <description>featfixdocsrefactortestchorebuildciperfstylerevertgit push -u origin <branch>gh pr create --base <base> --head <branch> --title "<title>" --body-file <file>--draftgit status --shortgit log --oneline --decorate -n 20gh repo view --json defaultBranchRef -q '.defaultBranchRef.name'git diff --name-status origin/<base>...HEAD.github/pull_request_template.md.github/PULL_REQUEST_TEMPLATE.md.github/PULL_REQUEST_TEMPLATE/*.md<type>[可选范围]: <描述>featfixdocsrefactortestchorebuildciperfstylerevertgit push -u origin <branch>gh pr create --base <base> --head <branch> --title "<title>" --body-file <file>--draft