jankeromnes / cr

chromium-utils

Home Page:https://code.google.com/p/chromium/wiki/CRUserManual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git pull --rebase

johnjbarton opened this issue · comments

When run
cr update
I get a long error message from git about which branch should be used.

I guess you want
git pull --rebase origin master

Thanks for reporting this! Fixed in 55e4c11