Namespaced Git clones with git-get
tl;dr git-get is a tool for cloning Git repositories into unique, namespaced directories based on the remote URL:
yi-jiayu/git-get Clone git repositories into namespaced directories like go get https://github.com/yi-jiayu/git-get Background Last weekend, I was trying to clone a fork of one of my projects on GitHub to check out a pull request locally, when I ran into a small problem: the name was already taken by my original repository.