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
I'm not sure which step created the v2.4.1 entry in /usr/src/.git/tags
I have one in mine, and all I'm remember doing was
step one, obtain the dragonfly git repo
cd /usr
make src-create
then later when I wanted to switch to the master (current development
branch)
cd /usr
make src-update
git checkout master
git pull
Hope that helps.
-
Ed Berger
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]