Tiny Git – A tiny implementation of Git in Python, to learn how Git works
Tiny implementation of Git in Python, to learn how Git works. - GitHub - bravegnu/tiny-git: Tiny implementation of Git in Python, to learn how Git works. (more…)
Read more »
Lately, I’ve been refactoring a sprawling SSIS (SQL Server Integration Services) package that ineffectually wrestles with large XML files. In this programmer’s opinion using SSIS for he… Read more