Hacker News new | ask | show | jobs
by mh- 4054 days ago
you can't clone a remote repo into a non-empty directory.

from `man git-clone`:

    Cloning into an existing directory is only allowed if the directory is empty.