Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 968 Bytes

README.md

File metadata and controls

41 lines (26 loc) · 968 Bytes

auto-commit

Dev Space | Simple Script for automate Commits to your own Git Repo | Supports Linux / Unix

Update:

  • 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

Known Issues:

  • Not a real auto-commit
  • if section is not done "disaster-condition" is not defined

Workarounds:

  • Execute the script once
  • Make sure you are in the git repo, where you want to use the script

Video:

https://asciinema.org/a/fyIrtEO9YgAiwNVvigQlk3OH0

Contributing

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.

License

MIT