Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Contributing guide: fatal: No names found, cannot describe anything #4857

Closed
Assignees
deansheather
@mtojek

Description

@mtojek

I'm not quite sure if the contributing guide mentions it, but if you start development against your own fork, you may end up with mysterious errors:

$  coder git:(main) ✗ makefatal: No names found, cannot describe anything.fatal: No names found, cannot describe anything.make: *** [Makefile:177: build/coder-slim__linux_amd64] Error 128

The clue to solving these issues is to add the upstream:git remote add upstream https://github.com/coder/coder and fetch all tags:git fetch upstream. After that,make succeeded.

If you don't think that this is a gap in CONTRIBUTING guide, maybe we should improve the Makefile to have an actionable error.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions


    [8]ページ先頭

    ©2009-2025 Movatter.jp