Back to Gitoxide

Tasks

tasks.md

0.53.0883 B
Original Source

Tasks

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.