simplest git client for android that uses Termux's API.
an implementation of AfterRun.
Note
this version is for Android Studio. See AfterGit for AIDE version.
Warning
the development of this project has been paused and will resume after implementing a solution to sync commits with AfterGit.
Important
must have Termux installed
must have run this command on Termux first:
pkg install termux-api
sed -i 's/# allow-external-apps = true/allow-external-apps = true/g' ~/.termux/termux.properties
termux-setup-storage
- check repo status
- list unsaved changes
- commit changes
- commit amend
- show unsaved changes' diff
- commit history
- commit history graph
- commit diff
- push
- fetch
- pull
Tip
idk i just like the green alert thingy here :D