microsoft / microsoft/VFSForGit
Refactor GVFSEnlistmentPathData to use a PathInfo object and singular dictionary for all paths
Open
@Halterer is already working on this.
Since Jun 24, 2019.
affects: polish
pr: refactoring
- Dominant language
- C#
- Stars
- 6.1k
- Forks
- 474
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 8
Description
Based on this PR feedback.
Restructure the path data to use a single conjoined structure and use Linq methods to act on all of the paths at once, effectively filtering them by type.
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.