Hello Git, TL;DR; To my mind the ' |/ ' should be after stat files | = 392df7a4 Add deleting an operation type 'Payment' | | lib/MaitreD/Controller/Operation/Payment.pm | 6 +++++- | | 1 file changed, 5 insertions(+), 1 deletion(-) | < 9141de5a Implemented prow |/ | lib/MaitreD.pm | 3 + | lib/MaitreD/Controller/Operation.pm | 55 ++++++ | lib/MaitreD/Controller/Operation/BankStatement.pm | 7 + | lib/MaitreD/Controller/Operation/Payment.pm | 55 ++++++ | public/maitre_d/api-v1.yaml | 184 ++++++++++++++++++++ | public/maitre_d/payment.html | 53 +++++- | 6 files changed, 348 insertions(+), 9 deletions(-) o e995c430 Pass lookup hash via formatterParams public/maitre_d/utils.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) expected results: | = 392df7a4 Add deleting an operation type 'Payment' | | lib/MaitreD/Controller/Operation/Payment.pm | 6 +++++- | | 1 file changed, 5 insertions(+), 1 deletion(-) | < 9141de5a Implemented prow | | lib/MaitreD.pm | 3 + | | lib/MaitreD/Controller/Operation.pm | 55 ++++++ | | lib/MaitreD/Controller/Operation/BankStatement.pm | 7 + | | lib/MaitreD/Controller/Operation/Payment.pm | 55 ++++++ | | public/maitre_d/api-v1.yaml | 184 ++++++++++++++++++++ | | public/maitre_d/payment.html | 53 +++++- | | 6 files changed, 348 insertions(+), 9 deletions(-) |/ o e995c430 Pass lookup hash via formatterParams public/maitre_d/utils.js | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) how to reproduce: git log --stat --graph --decorate --pretty=oneline --abbrev-commit --cherry-mark --boundary --left-right -- Best regards, Eugen Konkov