A Python tool that analyzes git contributions by developers and estimates working days based on lines of code modified.
This tool analyzes git commit history for a specific developer to provide insights into their contribution patterns, including:
- Total commits made
- Lines of code added and deleted