Provide a way to comment commits other than at branch head
Open
enhancement
- Dominant language
- Go
- Stars
- 5.3k
- Forks
- 148
- PR merge metrics
- No merged PRs in 30d
Description
For example: `refs/heads/feature` -> `0123456789012345678901234567890123456789`
parent commit `01234567890123456789012345678901234567AB`
parent commit `01234567890123456789012345678901234567CD`
parent commit (`refs/heads/master`) -> `01234567890123456789012345678901234567EF`
I can only comment on `0123456789012345678901234567890123456789`.
I need to also comment on `01234567890123456789012345678901234567CD`
Contributor guide
Assessment
This issue has not been assessed yet.