Skip to content

git describe fails with “fatal: No names found, cannot describe anything.” #41

Description

@arklanq
fatal: No names found, cannot describe anything.

This error log is shown in console every time server starts up or build is processing.

This can be useful I think:
https://stackoverflow.com/questions/4916492/git-describe-fails-with-fatal-no-names-found-cannot-describe-anything

My configuration:

const RELEASE_ID = nextBuildId.sync({describe: true, fallbackToSha: true});

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions