Oinone
Product
Oinone
Oinone Framework
100% Metadata-Driven Enterprise Low-Code Framework
Aino
Aino
AI Innovation, Now I Know — Enterprise AI Agent Platform
Use CasesPricingCommunity
Resources
📖
Documentation
Developer docs & API reference
💬
Support
Technical support
📄
Changelog
Product release notes
🏡
About
About Us
0571-88757863

Git Setup


I. Install Git on macOS

Enter the following command in the command line:

xcode-select --install

Prompt

After entering the command, the system will pop up a prompt box. Please complete the installation operation according to the prompt.

II. Install Git on Linux

yum Package Manageryum install -y gitFor example, CentOS system
apt Package Managerapt-get install -y gitFor example, Debian, Ubuntu systems

Prompt

If you are using other Linux distributions or package managers, please install Git according to the system and package manager you are using.

III. Install Git on Windows

Download address: https://git-scm.com/downloads/win

Prompt

When downloading, please pay attention to selecting the installation package corresponding to the CPU instruction set architecture (such as x64, arm64) of the current device. After the download is complete, follow the instructions provided by the installation package to complete the installation.

IV. Extension

You can use other visualization tools to make Git more convenient to use. For example, SourceTree

Edit this page
Last Updated:1/15/26, 4:02 AM
Prev
Redis Setup
Next
RocketMQ Setup
默认页脚
Copyright © 2026 Mr.Hope