gnome 2.22.1
samuel
samuel.verstraete at gmail.com
Wed Apr 16 21:01:39 CEST 2008
ok you can forget this whole conversation... the branch contains way
too much errors... seems like i managed to branch from an unclean
master... so i deleted the branch.. i will do the stuff again
On Wed, Apr 16, 2008 at 8:03 PM, samuel <samuel.verstraete at gmail.com> wrote:
> this doesn't seem to be very intuitive... or easy... but hey it's git
> ;) you receive a lot of geek points with it (sure those won't get
> your laid, but you never know i guess ;) ) so here goes...
>
> first method: pull my gnome branch in an empty folder (so not your
> current moonbase)
> 1. git clone git://lunar-linux.org/elangelo/moonbase.git
> /home/samuel/moonbase.git
> 2. git checkout --track -b gnome origin/gnome
> 3. lunar set MOONBASE /home/samuel/moonbase.git
>
> second method: pull my gnome branch in your moonbase.git as a new branch
> 1. have a moonbase from a git repository somewhere in $SOMEDIR
> 2. cd $SOMEDIR
> 3. git pull git://foo-projects.org/elangelo/moonbase.git gnome:gnome
> 4. git checkout gnome
>
>
> lunar update
>
> report problems
>
More information about the Lunar-dev
mailing list