Upload files in your repo using one command only.
Requirements
Ubuntu
apt-get install git -y
Termux:
pkg install git -y
git clone https://github.com/ZechBron/EazyGit
cd EazyGit
chmod +x *
./setup
Setup user
eazygit -n github-username -e email-addrs
Upload file with commit message
eazygit -c filename -h commit-message -b github-repo-url
Upload file with default commit
eazygit -c filename -z -b github-repo-url
If you encounter an error, problems or bugs. There are two things you can do:
-
Email me here zech@mbox.re
-
Or submit an issue here
Future Updates Version 0.9 -> Compatability