git
build git for Android

step1、install ndk-pkg

step2、update ndk-pkg-formula-repository

ndk-pkg update

step3、build and install git

ndk-pkg install git
view the formula of git
ndk-pkg formula view git

{{ formula }}
edit the formula of git

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

ndk-pkg formula edit git

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

ndk-pkg install git