752 查看 · 0 喜欢 · 185 收藏 · 2026-06-24 更新
Git
Git操作包括提交、推送、变基、修改提交、重写提交信息和压缩提交。当用户想要执行如提交、推送、变基、修改提交、重写提交信息或压缩提交等Git操作时使用。
Git operations including commit, push, rebase, amend, reword, and squash. USE WHEN the user wants to perform git operations like committing, pushing, rebasing, amending commits, rewriting commit messages, or squashing commits.
