DragonFly users List (threaded) for 2011-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: system update question
Wouldn't he need to do this once, to establish the local copy of the branch?
cd /usr/src && git branch DragonFly_RELEASE_2_10
origin/DragonFly_RELEASE_2_10
On Mon, Jun 6, 2011 at 11:16 AM, Matthias Rampke
<matthias.rampke@googlemail.com> wrote:
> Hi,
>
> to switch to the stable branch
>
> cd /usr/src && git checkout DragonFly_RELEASE_2_10
>
> from that point on git pull in /usr/src or make src-update in /usr will keep
> you up to date on the stable branch.
>
> For more info, have a look at /usr/src/{README,UPDATING} and section 7 of
> the man pages, esp. build(7).
>
> Regards,
> matthiasr
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]