DragonFly users List (threaded) for 2009-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: how to add v2.4.1 tag to .git/ dir
Try:
cd /usr
make src-update
to get your dragonfly source tree updated with the newer stuff.
To use the current development tree:
cd /usr/src
git checkout master
to return to the release tree
cd /usr/src
git checkout DragonFly_RELEASE_2_4
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]