Files
git-repo-manager/src
Vincent Rischmann 061265bbd0 catch the error returned by add_repo_status
If add_repo_status returns an error it will eventually be printed to the
user but there won't be any repository information:

    [✘] Error getting status: No branch checked out

Catch the error earlier so we can print the repository name:

    [✘] Error: freebsd-src: Couldn't add repo status: No branch checked out
2022-09-22 21:10:16 +02:00
..
2022-06-14 00:15:15 +02:00
2022-06-14 00:15:15 +02:00
2022-05-27 23:37:54 +02:00
2022-06-30 20:33:51 +02:00
2022-06-30 19:08:03 +02:00
2022-06-30 20:33:51 +02:00