Use git-describe to obtain git revision info for embedding into Krita
Closed, ResolvedPublic

Description

The file responsible for getting the git revision info cmake\modules\GetGitRevisionDescription.cmake reads the .git ref files directly, which is flaky and doesn't always work. I had to spend some effort to make it sort of work with git-worktree. It doesn't work when checking out a specific commit/tag. It cannot obtain the "dirty" status of the working tree.

git-describe should pretty much always work.

Restricted Application added a subscriber: woltherav. · View Herald TranscriptDec 16 2017, 6:17 PM
woltherav closed this task as Resolved.May 7 2020, 12:10 PM
woltherav claimed this task.