1. Use:
git clone https://user:password@server.org/username/repo.git
2. Or (It will prompt you for your password):
git clone https://user@server.org/username/repo.git
git clone https://user:password@server.org/username/repo.git
2. Or (It will prompt you for your password):
git clone https://user@server.org/username/repo.git
No comments:
Post a Comment