Installing and Configuring Git
Constraints
Item |
Description |
---|---|
Security protocol compatibility |
CodeArts Repo supports TLS 1.2 and TLS 1.3. If Git is the latest version, you can run the following command to specify the TLS version: openssl s_client -connect test.com:443 -tls1_2
|
CodeArts Repo functions |
GitHub Desktop is not supported in CodeArts Repo. |
Install Git Client
For details about the clients supported by Repo and the installation guide link, see Table 2.
Client Name |
OS |
Official Installation Guide Link |
---|---|---|
Git client |
Windows |
|
Linux |
||
Mac |
||
TortoiseGit |
Windows |
Windows Git client usernames can include letters, numbers, and common symbols. Characters with ASCII values less than or equal to 32, as well as ".", ",", ":", ";", "<", ">", """, "\", and "/" cannot be used at the beginning or end of the username. For easier management, you can use your CodeArts Repo username.
git config --global user.name your username git config --global user.email your_email_address
Related Document
For different Git client solutions, see Compatible TLS Protocol Versions with CodeArts Repo
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot