HarshKapadia2 / HarshKapadia2/git-graph

Handle various Git scenarios

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
30
Forks
2
PR merge metrics
No merged PRs in 30d

Description

Scenarios to be handled:

- Packed repos
- [x] Throw error and give resolution steps.
- [ ] ~Automatically parse Packfiles.~
- [ ] Multiple parents per commit
- Connect multiple parents
- Traverse parent paths
- Recursive solution
- Look into BFS 🙈, as suggested by @KartikSoneji.
- [x] Blobs with the same hash, but different file names.
- Occurs during renaming or with two or more empty files.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.