libgit2 / libgit2/libgit2sharp
Make sure `RetrieveStatus(string)` correctly reports typechanges
Open
@ethomson is already working on this.
Since Apr 24, 2015.
Stabilization
- Dominant language
- C#
- Stars
- 3.5k
- Forks
- 925
- PR merge metrics
- No merged PRs in 30d
Description
There's some question in #411 that we may or may not correctly get TypeChange results from RetrieveStatus. Let's have some unit tests that validate that this is correct.
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.
Assessment
This issue has not been assessed yet.