File was renamed from src/site/setup_client.mkd |
| | |
| | |
|
| | | ## Client Setup and Configuration
|
| | | ## Using the HTTP/HTTPS transport
|
| | |
|
| | | ### Https with Self-Signed Certificates
|
| | | You must tell Git/JGit not to verify the self-signed certificate in order to perform any remote Git operations.
|
| | |
|
| | |
| | | fatal: HTTP request failed
|
| | | ```
|
| | |
|
| | | ### Cloning a Repository |
| | |
|
| | | Gitblit provides many custom clone links for popular Git clients on the Summary page of each repository. If you have one or more of those clients installed, you should be able to click the link to initiate cloning with the selected tool.
|