ai tool workflow https://www.youtube.com/watch?v=kDcM_xwmP3Q
tbd
older
git and edit on android https://termux.dev/en/
Install git using termux https://www.techrepublic.com/article/how-to-install-git-on-android/
Once Termux is installed, you can install Git using the following commands:
apt install git
Type y when prompted
Use the command apt install git git --version
Use git --help to see the help
Use termux pkg install git
Read the doc in termux by using git help git