Fossil SCM
Support for on-commit code reviews
Open
bd9a306492f9ed8…
· opened 15 years, 5 months ago
- Type
- Feature_Request
- Priority
- —
- Severity
- Important
- Resolution
- Open
- Subsystem
- —
- Created
- Oct. 25, 2010 7:23 p.m.
Various repository hosting sites like GitHub or Google Code allow adding comments to commits directly from the web interface. This can be considered as equivalent functionality to classic commit mailing lists. I think it would be highly useful to have something similar in fossil.
anonymous claiming to be viric added on 2010-11-24 22:22:34: Maybe this could be implemented as a special link next to a commit that creates (or points to if created) a related Event with some predefined title/text?
Then, as commits have checkins related, checkins could have 'events' related, or events have checkins related.
(It's just a dump of what came up to my mind)