Authenticated HTTP
This protocol can be used for a private repository. Provide an account and password as shown in the URL format below. Use a colon between the account and password.
| Type | Example |
|---|---|
| GitHub example | http://myacct:password@github.com/myacct/Hello-World.git |
| GitLab example | http://myacct:password@gitlab.com/myacct/bb101repo.git |
| Bitbucket example | http://myacct:password@bitbucket.org/myacct/bb101repo.git |