aspiers / git-deps

git commit dependency analysis tool
GNU General Public License v2.0
298 stars 47 forks source link

detect whether commit A depends on commit B #37

Open aspiers opened 9 years ago

aspiers commented 9 years ago

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.