It would be very nice if we could have a custom command on a range of commits and be passed the ${sha-base} ${sha-target}.
Right now when you select two commits although you can see the cumulative diff you cannot execute any custom commands against the range.
(Personally I use some AI tools to eg reflow a range of commits and break things into logic order, factor out renames only into a separate commit so I can review that commit very quickly, etc. Right now I have to copy the she of each of the two extremes go to a separate tool and enter in both of those sha's.)
It would be very nice if we could have a custom command on a range of commits and be passed the ${sha-base} ${sha-target}.
Right now when you select two commits although you can see the cumulative diff you cannot execute any custom commands against the range.
(Personally I use some AI tools to eg reflow a range of commits and break things into logic order, factor out renames only into a separate commit so I can review that commit very quickly, etc. Right now I have to copy the she of each of the two extremes go to a separate tool and enter in both of those sha's.)