On Dec 26, 2012, at 12:56 PM, Dave Hylands wrote:

> Hi Lucas,
> 
> Hmm. That works for me.
> 
> Did you grab the latest of the B2G repository?
> 
> You need to figure out the repository name (it will be called origin or b2g). 
> 
> git remote -v
> 
> will show the names of the remotes. For me, I see:
> 
> dhylands      [email protected]:dhylands/B2G.git (fetch)
> dhylands      [email protected]:dhylands/B2G.git (push)
> origin        https://github.com/mozilla-b2g/B2G.git (fetch)
> origin        https://github.com/mozilla-b2g/B2G.git (push)\

I had that...

> Then I do:
> 
> git pull origin master
> git checkout origin/master

… but I hadn't done this.  That appears to have done the trick, thanks!
  Lucas.

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to