Skip to Content.
Sympa Menu

sm-discuss - Re: [SM-Discuss] Merge of xorg-modular repo into devel-xorg-modular branch

sm-discuss AT lists.ibiblio.org

Subject: Public SourceMage Discussion List

List archive

Chronological Thread  
  • From: Eric Sandall <eric AT sandall.us>
  • To: sm-discuss AT lists.ibiblio.org
  • Subject: Re: [SM-Discuss] Merge of xorg-modular repo into devel-xorg-modular branch
  • Date: Mon, 22 Oct 2007 14:15:24 -0700

Quoting "Bearcat M. Sandor" <sourcemage AT feline-soul.com>:

Forgive me if i'm bring dumb this morning, but right before i read this
thread i did a "git pull origin master" in my xorg-modular dir and it
pulled new stuff in. Then i did a "git pull origin master" in grimoire and
it pull new stuff in but there is no xorg-modular directory.

What am i missing?

Check `git branch -r`, devel-xorg-modular and devel-xorg-modular-7-3 are remote branches. You will have to check them out locally (e.g. `git checkout -b xorg-modular origin/devel-xorg-modular`) to see them in `git branch`, which only lists local branches.

-sandalle

--
Eric Sandall | Source Mage GNU/Linux Developer
eric AT sandall.us PGP: 0xA8EFDD61 | http://www.sourcemage.org/
http://eric.sandall.us/ | http://counter.li.org/ #196285





Archive powered by MHonArc 2.6.24.

Top of Page