Git Client
Since I wanted to learn Git internals and C++, I made a Git Client. For now, it is still a work in progress and mostly follows the Write yourself a Git tutorial. The plan is to extend the project beyond what the tutorial teaches, so I can learn some git internals of my own.
Access the repository here