我有2个分支master和bugfix.我当前的分支是bugfix,我已经提交了我的更改(未推送),现在我需要重置此提交.
master
bugfix
如果我重置我的提交,它会影响master分支中的其他提交吗?
其实我想删除这个提交.
git reset --soft 734e3a0
我正在使用SourceTree.
git atlassian-sourcetree
atlassian-sourcetree ×1
git ×1