© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Conor Sheehan
Nice article! IMO it's worth noting most git platforms (github, bitbucket, etc.) support closing issues with specific commit keywords and an issue reference. E.g. fix infinite recursion bug, closes #111
fix infinite recursion bug, closes #111
Sadra Yahyapour
Campus Expert at GitHub · Open-Source Contributor · Python Developer · ML Enthusiast
Thanks Conor. That's absolutely worth mentioning. I just updated the article.