diff options
| author | 2025-11-25 08:00:00 +0800 | |
|---|---|---|
| committer | 2025-11-25 08:00:00 +0800 | |
| commit | 0f4a7e8c0c5ac2fa4f205c8ed83b6a6d7e192657 (patch) | |
| tree | fb1a2a6c5e4c9d08ad04260d757e1f0d62c4821c /README.md | |
| parent | refs: Clarify how annotated tags are not peeled (diff) | |
| signature | No signature | |
README: Remove internal todo list and put it in a separate file
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -196,14 +196,3 @@ By making a contribution to this project, I certify that: maintained indefinitely and may be redistributed consistent with this project or the open source license(s) involved. ``` - -## Internal to-do list - -* Consider adding repository methods that attempt to resolve objects - of a particular type. They would attempt to resolve the object's - header and return an error if the type mismatches; if it matches, - they continue from that point (passing along some state such as - the packLocation to avoid re-resolving the location from index - files). -* There may be some cases where integer overflows are handled - incorrectly. |
