Closed farhansadik closed 3 years ago
$ git clone --depth 1 --branch <tag_name> <repo_url>
--depth 1
is optional but if you only need the state at that one revision, you probably want to skip downloading all the history up to that revision.
https://stackoverflow.com/questions/20280726/how-to-git-clone-a-specific-tag https://www.techiedelight.com/clone-specific-tag-with-git/
Git pull method algorithm has been tested and listed for new echominal. Will be deployed soon. For more info visit
Basic code has been added in development
branch for test.
Returned error sorry no .config/echominal/update.bash has been found
looking for update script
sorry no /data/data/com.termux/files/home/.config/echominal/tools/update.bash has been found
Already you're up to date
Press [Enter] key to continue...^C
~/.config/echominal $ ls /data/data/com.termux/files/home/.config/echominal/tools/update.bash
/data/data/com.termux/files/home/.config/echominal/tools/update.bash
~/.config/echominal $
new patch worked!
How it work!