git-deps
git-deps copied to clipboard
detect whether commit A depends on commit B
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.