随笔分类 - TortoiseGit
摘要:假设需要查看的分支为temp 1.git show temp 通过这个可以拿到commit id 2.查看TortoiseGit的日志,左下角勾选所有分支 3.在日志界面搜索commit id,然后右键选中对应的commit,选择show branches this commit is on 4.在
阅读全文
摘要:https://tortoisegit.org/docs/tortoisegit/tgit-dug-push.html Options Options Options Options Force (May discard known changes) This allows remote repos
阅读全文
摘要:How do I edit an incorrect commit message with TortoiseGit? If the commit is the head of current branch, that is easy. Context menu -> Git Commit Tick
阅读全文