共计 2 篇文章
2025
Remove a git commit which has not been pushed
Break a previous commit into multiple commits
如何撤销误操作的“git commit --amend”而应执行“git commit”的情况
Make the current Git branch a master branch
如何在Git中用另一个分支完全替换master分支
从最新提交中移除文件
在Git中丢弃本地提交
实现类似“svn export”的“git export”操作
在Git仓库中查找并恢复已删除文件的方法
Move the most recent commit(s) to a new branch with Git