Skip to content
Snippets Groups Projects
Romain Vimont's avatar
Romain Vimont authored
>From within a git worktree, "git describe" failed due to the explicit
--git-dir option:

      GEN      stamp-revision
    fatal: not a git repository: '../../.git/'

Let git find the actual git dir by just providing the path (-C) from
which we want to execute the git command.

Signed-off-by: default avatarSteve Lhomme <robux4@ycbcr.xyz>
d5a70534
Name Last commit Last update