Quite often, developers on our team have short term needs to share code with each other. (NOTE: this has nothing to do with the main code in the primary source control system.) Examples: Two ...
I recently read The Git Book. As I went through the Git Internals parts, it struck me how simple and elegant the structure of Git really is. I decided that I just had to create my own little library ...