github.com/grantbow/fit@v0.7.1-0.20220916164603-1f7c88ac81e6/fit/list-recursive/Description (about)

     1  $ bug list -r
     2  or
     3  $ bug list --recursive
     4  
     5  lists bugs in present issues directory and
     6  all subdirectories of .. that also have an issues directory
     7  
     8  I changed a few printing specifics to make it look better
     9  
    10  reopened since when in a lower directory there is no indicator
    11  that there may be other directories under the .git directory
    12  exist. This came up with the cmd/fit directory vs. the .git/../fit
    13