Hi,
I made a build from 24.10 rc6 and everything is ok, but I wonder why when I git pull, why I got this;
git pull
You are not currently on a branch.
Please specify which branch you want to merge with.
See git-pull(1) for details.
git pull <remote> <branch>
git branch
* (HEAD detached at v24.10.0-rc6)
main
usually I don't have that message.. btw, it seems that everything is working, I can update and make the build but I wonder why I got this?
thanks