Loading...
Loading...
Compare original and translation side by side
--push--dry-run--push--dry-runundefinedundefinedundefinedundefinedundefinedundefined
Output:undefined
输出:undefinedundefinedundefined
Output:undefined
输出:undefinedundefinedundefined
Output:undefined
输出:undefinedtools/git_sync.pygit status --porcelain
git diff --cached
git diffgit add .
git commit -m "<generated message>"git pushtools/git_sync.pygit status --porcelain
git diff --cached
git diffgit add .
git commit -m "<generated message>"git push<type>(<scope>): <subject>
<body>
<footer>featfixdocsstylerefactortestchoreperf<type>(<scope>): <subject>
<body>
<footer>featfixdocsstylerefactortestchoreperfError: No changes to commit
Working directory is clean. Make some changes before running sync_to_github.错误:无变更可提交
工作目录已干净。请先进行一些变更再运行sync_to_github。Error: Not a git repository
Initialize with: git init错误:当前目录不是Git仓库
请先初始化:git initgit add .git add .Warning: Commit created but push failed
Commit hash: abc123def
Error: <git error message>
Manual push required: git push警告:已创建提交但推送失败
提交哈希:abc123def
错误:<Git错误信息>
需要手动推送:git push.claude/settings.local.json{
"permissions": {
"allow": [
"Skill(sync_to_github)",
"Bash(python3:.claude/skills/sync_to_github/tools/*)",
"Bash(git:*)"
]
}
}.claude/settings.local.json{
"permissions": {
"allow": [
"Skill(sync_to_github)",
"Bash(python3:.claude/skills/sync_to_github/tools/*)",
"Bash(git:*)"
]
}
}undefinedundefinedundefinedundefinedtools/git_sync.pyundefinedtools/git_sync.pyundefinedundefinedundefinedgit checkout <branch>git checkout <branch>--dry-run--dry-rungit config --global user.name "Your Name"
git config --global user.email "your.email@example.com"git config --global user.name "Your Name"
git config --global user.email "your.email@example.com"git remote -vgit remote -v