#Klipper showing as detached

6 messages · Page 1 of 1 (latest)

vestal tendon
#

Hi, Klipper is showing as "Detached", looking at the git status it's showing just the "plugins" files.
What can I do about it?

stark junco
#

not copy things in our klipper directory

vestal tendon
#

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?

weak crane
#

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)