1 Open Issue Need Help Last updated: Mar 18, 2026

Open Issues Need Help

View All on GitHub

AI Summary: Commits made in bulk over extended periods are not appearing on the GitHub contribution graph. This is because identical commit data results in duplicate tree SHAs, which GitHub deduplicates. The proposed solution involves adding a unique field and timezone offset to the commit data to ensure distinct tree SHAs.

Complexity: 2/5
bug good first issue