git - Falling back / 3-way messages in rebase -


when rebase on remote tracking branch master, following message

$ git rebase origin/master first, rewinding head replay work on top of it... applying: 'xxx' using index info reconstruct base tree... falling patching base , 3-way merge... 

what "patching base" mean here? 3-way merges done on file file basis? there way disable them?


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -