+ 4
How to install git on Android device.
Hello, how to install vcs git on Android. Somebody checked working it or somebody in use it a now. Здравствуйте, как установить vcs git на Android. Кто-то проверял, работает ли он, или кто-то сейчас им пользуется.
6 Réponses
+ 5
it is possible to install the command line Git tool on a mobile device with termux apk
+ 4
Install the apk via playstore
use this command
apt install git
git --version
And use
git --help to see the help
+ 2
Please use git help git , and read the doc in termux
+ 2
Termux : pkg install git
+ 1
How to make it? Please, writing full instruction I thinks that it will be useful to everyone.
+ 1
Okay, How to push proj on GitHub, ssh? how to configuration ssh in termux and concatenated from github.