Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable endless loop check #7

Closed
IVIJL opened this issue Oct 10, 2022 · 4 comments
Closed

Disable endless loop check #7

IVIJL opened this issue Oct 10, 2022 · 4 comments

Comments

@IVIJL
Copy link

IVIJL commented Oct 10, 2022

Hey, added some IF statements to add feature if I do "-i 0" it will run just once. Which is great for run it through cron once in a while and not "endlessly".
Would be cool if it had from start, otherwise it's perfect, THANKS

@stoutgz
Copy link

stoutgz commented Jan 14, 2023

@IVIJL could you share your changes in a fork?

@kolbasa
Copy link
Owner

kolbasa commented Jan 16, 2023

I have only now seen the request.
I will add the option to the script in the next few days.

@stoutgz
Copy link

stoutgz commented Jan 16, 2023

Cool! thanks @kolbasa!

@kolbasa
Copy link
Owner

kolbasa commented Jan 16, 2023

The change is online now. I introduced a new option -o.

./git-repo-watcher -d "/path/to/your/repository" -o

@kolbasa kolbasa closed this as completed Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants