ljharb / repo-report

CLI to list all repos a user has access to, and report on their configuration in aggregate.
MIT License
24 stars 11 forks source link

Extend sorting functionality #23

Open diananova opened 3 years ago

diananova commented 3 years ago

For now we only have a default -s flag that sorts repos by name. It would be useful to let the user choose if they want to sort by name or nameWithOwner. Check pr #17 for more details.

deepti-96 commented 2 years ago

Hey ! Could I work on this issue ?