GIT Commands and Actions Create Repo New Local Repo git init [project-name] Copy Remote Repo git clone [url] [?name] Making Changes