Can I `git clone` into an in-memory file system?
Recently, I wanted to find ways to clone a Git repository into an in-memory file system for a toy project, as it seems I need a lot of git tools in my life. Well the answer to the question in the title is simply: YES, you can clone a Git repository t...
Nov 7, 20212 min read213
