Super simple script that speeds up committing to remote repos.
- Download the script and place it in a permanent directory.
- Run
./acp.sh --init
, to create alias to script. - There is an option to automatically save all the PAT tokens to encrypted database (locally).
- Now just type 'acp' win any git directory to push it.
The script gives you also the possibility to easily create a new branch and push into it automatically.