Can You Have A Git Repo Inside A Git Repo?
Can You Have A Git Repo Inside A Git Repo? Just for the record, you can clone a git repo within another one: Everything under your lib directory will be ignored by the enclosing Git repo, because said lib directory contains a . git . That means cloning the enclosing repo, and you will get