Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 840 Bytes

tasks.md

File metadata and controls

21 lines (14 loc) · 840 Bytes

Tracking issues

Smaller Tasks

…to not forget. Might get reorganized.

gix organize

  • Add journey test to cover case with non-bare repository. Try to only read non-bare git config files and see the journey test fail.

gix cat

  • A program to cat objects and pretty-print them, similar to git cat-file. Useful to get a feel for 'locate(…)' performance and stress test it a little.
  • Be sure to escape terminal escape codes