aspiers / aspiers/git-deps

detect whether commit A depends on commit B

Open
#37 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
319
Forks
55
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how git-deps accepts commit-ish arguments and computes dependency relationships. Completion means accepting two commits and exiting 0 exactly when the first depends on the second, with the opposite status otherwise; the issue identifies no file, entry point, or test path.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, python
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.