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

Reply via email to