"detached HEAD" can have many reasons. It only means that your workspace
is not on any branch at the moment.
e.g if you check out a specific commit hash or if you merge something
which needs manual conflict resolution.
'git status' might tell you more.
If nothing needs to be resolved and ev
Hello, Everyone --
I am using Netbeans 23 and new to Git and Github.
I am experiencing a "Not on a branch (detached head state)" situation and
have fewer than one clue what to do about it.In searching the web I did not
find a satisfactory answer (possibly due to my ignorance of what o
On Wed, 25 Sept 2024 at 09:45, wrote:
> From Netbeans 22 on I have not been able to make it work and thus my
> question:
>
>Is there any CVS plugin for Netbeans that I can not find or is CVS
> support officially 'banned'?
The obvious change between 21 and 22 would be the versioning.util
mod
Hi all,
I have been using netbeans since it was called Forte For Java...
and enjoying cvs integration with the org-netbeans-lib-cvsclient
plugin.
This plugin disappeared from official repositories some years ago,
but I have managed to install the old ones up to Netbeans 21
org-netbeans-li