Open
Description
It would be nice to have more detailed stats in the notes, e.g. similar to git log --dirstat=lines,cumulative,3
.
Since preferences differ here, and this takes some time to generate, it would be nice to have a hook here, which would export the necessary information for an external tool / command.
This hook might not be linked to the "notes" process, but could be a generic one, allowing the user to add additional notes like suggested above (by using git notes append
).
Activity