]> git.sur5r.net Git - bacula/bacula/blob - bacula/get_authors
Ensure b_sterror() is using the correct size of input buffer
[bacula/bacula] / bacula / get_authors
1 #!/bin/sh
2 git log --format='%aN' Release-5.0.3..Branch-5.2| sort -u