That worked. Thanks, Stephan.
On Fri, Nov 4, 2016 at 12:17 AM, Stephen Jiang <[email protected]> wrote: > I did have the same problem this afternoon. I tried 'git gc --prune=now' > and the problem went away. (And I also did 'git branch -D HBASE-14850'; > but I think the 'git gc' command resolve the issue) > > Thanks > Stephen > > On Thu, Nov 3, 2016 at 9:23 PM, Ted Yu <[email protected]> wrote: > > > Hi, > > I tried to run 'git pull' in my local workspace for master branch but > got: > > > > error: Ref refs/remotes/origin/HBASE-14850 is at > > 57422675d0280ef10b7c1f588bbaf69ddfd0935d but expected > > 6cadc3828b714c31380df8f274c9a7fd6916a475 > > From https://git-wip-us.apache.org/repos/asf/hbase > > ! 6cadc38..0bb115b HBASE-14850 -> origin/HBASE-14850 (unable to update > > local ref) > > > > Has anyone seen the above ? > > > > Cheers > > >
