yaniksoeltzer / git_inspector

Inspect git repositories and report best practices violations.
MIT License
2 stars 1 forks source link

Wrong number of hints in summary string #28

Closed yaniksoeltzer closed 2 years ago

yaniksoeltzer commented 2 years ago

When running git_inspector, the summary string mentions 4 hints but the list-output shows much more.

dirty repositories
    /home/user/projects/project
branches merged into master
    /home/user/projects/project_a @branch_a
    /home/user/projects/project_a @branch_b
    /home/user/projects/project_a @branch_c
    /home/user/Desktop/project_b @branch_d
    /home/user/Desktop/project_b @branch_d
    /home/user/Desktop/project_b @branch_a
    /home/user/Desktop/project_b @branch_b
    /home/user/Desktop/project_b @branch_c
    /home/user/Desktop/project_b @branch_d
    /home/user/Desktop/project_b @branch_e
    /home/user/Desktop/project_c @branch_a
17 git repositories found with 1 alerts and 4 hints.