Git Clone Repo mit Namen
git clone https://github.com/foo/repo_name.git new_directory_name
Xenophobic Xenomorph
git clone https://github.com/foo/repo_name.git new_directory_name
git clone --bare https://github.com/example/example
git clone <repository_url>
git branch -a
git checkout <branch_name>
git clone /bare/repo/dir