#2894 Blaming on detached head doesn't work
Closed: Fixed Opened by ignatenkobrain.

https://src.fedoraproject.org/rpms/keepassxc/blame/keepassxc.spec?identifier=8d1bb6c64b9bc25dfdf75330619d7972a18b7665

is blaming on master rather than on that specific commit..


ok, found the reason, it expects a branch name not a commit hash, but we may be able to change that.

Metadata Update from @pingou:
- Issue tagged with: RFE

Metadata Update from @pingou:
- Issue assigned to pingou

@pingou, I wouldn't call this RFE because there is a button "blame" when you are looking on some specific commit of file.. So I would call it a bug.. But doesn't matter ;)

Looking into PR.

Commit 1c5b63e7 fixes this issue

Metadata