On Thu, May 16, 2013 at 4:27 AM, Ramkumar Ramachandra
[off-list ref] wrote:
Felipe Contreras wrote:
quoted
% git checkout -t -b devel master
Interesting. Have you considered changing -t to inherit the parent
branch's remote? (Would everyone like that?)
Why would I do that? When I do 'git rebase' I want to rebase on top of
'master', not 'origin/master' (or whatever the upstream of 'master'
is).
--
Felipe Contreras