perf: remotes are now stored as a newline delimited list.

Previously they were saved as json.
This commit is contained in:
2026-06-24 18:13:01 -04:00
parent 5cc7973775
commit 32ce44082f
2 changed files with 65 additions and 17 deletions

View File

@@ -1,6 +1,6 @@
# TODOs
1. Commands are still leaking.
1. Commands are still leaking. (Do 15. first)
2. Add color flag and support non colored output.