bug in "git fsck"?
From: Ulrich Windl <hidden>
Date: 2021-07-02 14:01:12
From: Ulrich Windl <hidden>
Date: 2021-07-02 14:01:12
Hi!
I was wondering whether git fsck should be able to cleanup orphaned branches ("HEAD points to an unborn branch") as described in https://stackoverflow.com/q/68226081/6607497
It seems I can fix it be editing files in the repository, but I feed that's not the way it should be.
Regards,
Ulrich