[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gits] Branch Help



> Have you tried a "git fetch central master" immediately beforehand? 
> The rebase will be computed only on your local ref to central/master, 
> which might be stale. 

The command right before I did the rebase was:

boss> git clone git-public.flux.utah.edu:/flux/git/emulab-devel.git testbed.aptui

Wouldn't it be uptodate after this?

Lbs