假设我有两个分支topic和master,如果我在topic分支上,并运行git rebase master,它是rebase主分支还是rebase主题分支?做git rebase --help给了我这个 A---B---C topic D---E---F---G master git rebase master
git</e
Patch failed at 0001 Issue 135 homepage refresh
When you have resolved this problem run "git rebaseIf you would prefer to skip this patch, instead run "git rebase --skip".To check out the original branch and stop rebasing run "git rebase --abort".