Open Issues Need Help
View All on GitHub add error message for read-tree 1 day ago
AI Summary: The `read-tree` command currently throws an unhandled exception when an invalid object ID is provided. The task is to implement error handling to catch this exception and display a user-friendly error message instead of crashing.
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