github-tools / github-tools/github-release-notes
Error when running gren init
Open
help wanted
- Dominant language
- JavaScript
- Stars
- 897
- Forks
- 313
- PR merge metrics
- No merged PRs in 30d
Description
When I run gren init, I get the following message:
```
$ gren init
You have to run this command in a git repo folder
```
However, this *is* a git repo folder, i.e. it has a .git subdirectory.
Unfortunately, there is no further information what might be wrong. Any suggestions?
Contributor guide
Research direction
Start by reproducing `gren init` in a Git repository containing a `.git` directory, then trace the repository-detection path used by the command. Done means the command handles a valid repository correctly or reports the actual reason it cannot proceed; the payload names no files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, javascript, node.js
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100