Dev Space | Simple Script for automate Commits to your own Git Repo | Supports Linux / Unix
- Script run infinity loop
- interactive script ask for github username and reponame
- Release Draft: do git clone
- Signing Commits adds Signed-off-by: included in 1.3.2
- Not a real auto-commit
- if section is not done "disaster-condition" is not defined
- Execute the script once
- Make sure you are in the git repo, where you want to use the script
https://asciinema.org/a/fyIrtEO9YgAiwNVvigQlk3OH0
Pull requests are welcome. For major changes, please open a PR first to discuss what you would like to change.
Please make sure to update tests as appropriate.