libgit2 `rebase` tries to use commit message to construct the names of files during conflict resolution
Open
libgit2
- Dominant language
- JavaScript
- Stars
- 233
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
When the commit message is too long, this yields errors such as:
```
Error: could not open '/foo/bar.cpp~$very-long-commit-message: File name too long
at Error (native)
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.