Open Issues Need Help
View All on GitHub Software Development • Version Control
add error message for read-tree 6 months ago
AI Summary: This issue requests the addition of error handling for the `read-tree` function. Specifically, when an invalid object ID is provided, the current behavior is to raise an exception. The goal is to catch this exception and display a user-friendly error message instead.
Complexity:
2/5
good first issue Bounty: 10
Making my own Git implementation on Python (Forked from https://github.com/acmpesuecc/myGit_hn6)
Python
#hacknight-2025#hacktoberfest