pygit2.GitError: no error
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1.7k
- Forks
- 408
- Avg merge
- 2d 57m
- Merged PRs (30d)
- 7
Description
Traceback (most recent call last):
File "/home/hramrach/kbuild/python/tests/test_branch_graph.py", line 32, in setUp
self.repo.lookup_branch(branch).set_target(commit)
_pygit2.GitError: no error
???
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with python/tests/test_branch_graph.py at the setUp call to lookup_branch(branch).set_target(commit), then review the issue's 25 comments for reproduction details and any agreed expectation. Done means establishing why this GitError occurs and documenting or testing a confirmed fix, but the issue text alone does not define the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100