$ git: 'deps' is not a git command. See 'git --help'.
- Dominant language
- Python
- Stars
- 319
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
Hi
I am trying to use this project to find the commit dependencies btw two releases in
I ran into the problem as mentioned in the title after installation here:
https://github.com/aspiers/git-deps/blob/master/INSTALL.md
OS env:
```
$ uname -a
Linux kingstonSSD 5.19.0-46-generic #47~22.04.1-Ubuntu SMP PREEMPT_DYNAMIC Wed Jun 21 15:35:31 UTC 2 x86_64 x86_64 x86_64 GNU/Linux
```
Any hint?
Contributor guide
Research direction
Start with the installation steps in INSTALL.md and reproduce the reported `git deps` invocation on the stated Ubuntu environment. Check why installation does not make the command available; done means the installed project accepts `git deps` and can proceed with finding commit dependencies between releases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100