how to create a clone of original git repository code example
Example: git clone repo with name
git clone https://github.com/foo/repo_name.git new_directory_name
git clone https://github.com/foo/repo_name.git new_directory_name