Treussart Matthieu

Results 8 comments of Treussart Matthieu

Thank you, for me that solved my problem.

Hi, I suggest using git-quick-stats with a script, example : ``` WORKING_DIR="$(dirname "$0")/" cd "${WORKING_DIR}" || exit 1 mkdir -p "${WORKING_DIR}/results/" export _GIT_LOG_OPTIONS="--ignore-all-space --ignore-blank-lines" export _GIT_BRANCH="master" for d in ~/git/*/;...

On OSX is the same. Th new feature was added in 2020 and the release is from 2019.

Hi, After the integration of OSSEC, I implement Snort, it's in my todo list. But I can't say when it will be over. Best Regards.

I have the same problem, it makes this code unusable.

I fix this problem by remove the check, https://github.com/knqyf263/cob/commit/145be31e9925d4df6207c51b1106a6851595a82b I suggest changing libraries to https://github.com/go-git/go-git but It seems that there is a problem with this function : https://github.com/go-git/go-git/issues/167 https://github.com/go-git/go-git/issues/387

Hi for info, I had developed for a project something similar: https://github.com/treussart/locust-operator