MerginMaps / MerginMaps/geodiff
Split large changesets
Open
Nobody has claimed this yet.
enhancement
pygeodiff
- Dominant language
- Python
- Stars
- 183
- Forks
- 21
- Avg merge
- 9d 11h
- Merged PRs (30d)
- 2
Description
In case of number of changes or size of the diff file reaches some limit we need geodiff to be able to split that into multiple smaller diffs.
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 by locating geodiff's changeset and diff-generation entry points, then inspect how diff size and change counts are currently represented. Clarify the applicable count and file-size limits and the expected split format before implementation. Done means oversized changesets are emitted as multiple smaller diffs without losing changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100