git-deps icon indicating copy to clipboard operation
git-deps copied to clipboard

detect whether commit A depends on commit B

Open aspiers opened this issue 10 years ago • 0 comments

It would be useful to be able to feed git-deps two commit-ishes and have it exit 0 if and only if the first depends on the second.

aspiers avatar Feb 01 '15 23:02 aspiers