git
build git for iOS

step1、install Xcode

step2、install xcpkg

step3、update xcpkg-formula-repository

xcpkg update

step4、build and install git

xcpkg install git
view the formula of git
xcpkg formula view git

{{ formula }}
edit the formula of git

if the formula of git dosn't meet your needs, you can edit it ⤵︎

xcpkg formula edit git

after editing, you may want to rebuild this package ⤵︎

xcpkg install git