good first issue
Repository-Metriken
- Stars
- (926 Stars)
- PR-Merge-Metriken
- (Keine gemergten PRs in 30 T)
Beschreibung
Is there a convenient way to format a FileStatus? I am looking for an interactive equivalent of the Unix ls -l, and it seems that I have to write this from scratch.
FWIW, here is my current attempt -- I'm sure it can be improved.