git init a cloned repository code example
Example 1: download github repository
git clone https://github.com/username/project-name.git
Example 2: init step way to create repository git
git configuration
git clone https://github.com/username/project-name.git
git configuration