Thomas Martin
Thomas Martin
I used to have 077 umask on my root accounts. In this case, `/srv/modoboa/instance/sitestatic/` is created with too restrictive permissions, and static files are not served by Nginx. So I...
It would be great if gitcheck could also look and display stashed changes in repositories.
``` $ ./gitcheck.py -h | grep -- -q -q, --quiet Display info only when repository needs action $ ./gitcheck.py -q option -q requires argument ``` In https://github.com/badele/gitcheck/blob/master/gitcheck/gitcheck.py#L472, `q:` should probably...