#Klipper showing as detached
6 messages · Page 1 of 1 (latest)
not copy things in our klipper directory
but I didn't.. :\
well.. I mean.. there's extensions there, that are installed by the install scripts.. I think that's supposed to happen right?
a detached head has nothing to do with untracked files. a detached head means, that you left a branch and checked out a specific commit (the one that is listed in the first line of your output). checkout the master again to get back onto the master branch.
(the detach must have been initialized by yourself, no script i am aware of does this)