1
I was using Git on Linux and while removing one branch that I no longer wanted to use, I probably removed other things.
Ended up giving error in apport and dkpg. With respect to Git, it just lets continue on branch master. When switching to other branchs, Head points to (no branch). I’ve used apt-get purge, remove, -f install
, but the apport error ended up affecting the conclusion of the apt-get
, that is, does not allow successful installation or removal.
If this solved your problem, you can accept your own answer. See more on [tour].
– Maniero