generated from fallion/go-template
-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
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:
mkdir tmp && cd tmp
git init
git remote add origin ...
git fetch --filter=blob:none --filter=tree:0
commitsar -v origin/prod~10...origin/prod
Metadata
Metadata
Assignees
Labels
No labels