You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to use commitsar on remote ref like this: commitsar -v origin/prod~10...origin/prod which seems to not be supported for now. Have you plan to do it in the future ?
I will have a look. We're discussing rewriting it a bit to support native git syntax, however I'm not sure how well our current go-git implementation works for it.
Hi,
I would like to use commitsar on remote ref like this:
commitsar -v origin/prod~10...origin/prod
which seems to not be supported for now. Have you plan to do it in the future ?Quick example of what I have in mind:
The text was updated successfully, but these errors were encountered: