gitomatic
gitomatic copied to clipboard
A tool to monitor git repositories and automatically pull & push changes
Hey, I've tried for about an hour but I can't get any combination of keys/settings working. Can anyone provide an example of a working configuration? Here's one I tried that...
So I have two issues, firstly on a brand new ubuntu box with a user who has no key running the tool gives me the error: ``` cannot parse key:...
So, I have been interested to use `git-o-matic` to deploy some internal network containers using git-hooks automatically. The way I have in mind is using git-o-matic to automatically pull changes...
This PR changes the program to do one final pull and push before exiting the process when an interrupt is received. The use case I have is as follows: I...
Hello, what do you think about adding the support for multiple repos
It would be nice to have a few protected branches passable as command line options. Something so that I can just leave this running and don't commit to a release...