Re: Observed origin/master and origin/Master branches in git

2016-04-12 Thread Yu Li
Thanks for the quick action stack! After running "git remote prune origin", now the problem disappears. Best Regards, Yu On 12 April 2016 at 23:15, Stack wrote: > It was there for a while Yu Li. I ran into your problem and removed it > after verifying it had nothing not in actual master (I am p

Re: Observed origin/master and origin/Master branches in git

2016-04-12 Thread Yu Li
I checked my local repository, and find that when: remote.origin.url= https://git-wip-us.apache.org/repos/asf/hbase.git then the output of "git branch -r | grep -i master" would be: origin/0.90_master_rewrite origin/HEAD -> origin/master origin/master

Re: Observed origin/master and origin/Master branches in git

2016-04-12 Thread Stack
It was there for a while Yu Li. I ran into your problem and removed it after verifying it had nothing not in actual master (I am pretty sure I made it by mistake). St.Ack On Tue, Apr 12, 2016 at 6:20 AM, Yu Li wrote: > Hi All, > > As titled, there seems to be a new origin/Master branch created

Re: Observed origin/master and origin/Master branches in git

2016-04-12 Thread Sean Busbey
I similarly do not see it listed in our set of head refs: https://git1-us-west.apache.org/repos/asf?p=hbase.git;a=heads On Tue, Apr 12, 2016 at 9:19 AM, Ted Yu wrote: > $ git clone -b Master https://github.com/apache/hbase.git ma > ... > warning: Remote branch Master not found in upstream origin

Re: Observed origin/master and origin/Master branches in git

2016-04-12 Thread Ted Yu
$ git clone -b Master https://github.com/apache/hbase.git ma ... warning: Remote branch Master not found in upstream origin, using HEAD instead Where did you see the Master branch ? On Tue, Apr 12, 2016 at 6:20 AM, Yu Li wrote: > Hi All, > > As titled, there seems to be a new origin/Master bran

Observed origin/master and origin/Master branches in git

2016-04-12 Thread Yu Li
Hi All, As titled, there seems to be a new origin/Master branch created recently, and when trying to pull the changes, my git client complains: == error: Ref refs/remotes/origin/master is at 90d3b03b674e6718ffcd3eaef00845be5e77656f but expected c2f67a053ebe687773e5e35aa7c06