Learn the technologies that support storage drivers.| Docker Documentation
Index entries are sorted in ascending order on the name field,| git-scm.com
Oct 06, 2023 . 8 min | blog.meain.io
While working on Gitgo, an implementation of Git in pure Go, I encountered a puzzling issue. Gitgo tests its own dogfood, which means the tests for parsing objects use the git repository for Gitgo itself. This worked fine for a few days, until my pairing partner wanted to work on his computer instead of mine. I pushed the code to a remote repository so he could check it out, and we immediately noticed that all of the tests suddenly started failing on both of our computers, complaining that th...| codewords.recurse.com