The acp script is a Bash script that adds execute permission to files in your current working directory, adds, commits and pushes them to Git.
git clone https://github.com/hashkitti001/acp_script.git
by
chmod u+x acp
cd acp_script
mv acp /bin
acp <Your commit message>