Hide spurious ` fatal: not a git repository (or any of the parent directories): .git` when checking out commits
Open
minor bug
- Dominant language
- Python
- Stars
- 1.2k
- Forks
- 302
- PR merge metrics
- No merged PRs in 30d
Description
This is expected behavior because of how we try to find the git rep.
We shouldn't print it because it will probably confuse a user who won't realize it is benign.
Contributor guide
Assessment
This issue has not been assessed yet.