๐ Repositories ๐ง Create New Repository 1 2 3mkdir my-project cd my-project git init ๐ง Clone Existing Repository 1git clone https://github.com/user/repo.git ๐ง Repository Status 1git status