supercrabtree / k

k is the new l, yo
1.78k stars 124 forks source link

[Fix #47] Refactor git checking #71

Open el1t opened 8 years ago

el1t commented 8 years ago

Speeds up runtime by 20-25%. Addresses issues with supplied git directories (#47)

supercrabtree commented 8 years ago

Nice! thanks, will have to find some time to give a proper review, will get on it as soon as possible.

el1t commented 8 years ago

No problem, please let me know if anything's against your preferred style!

supercrabtree commented 8 years ago

Hey there, just wanted to let you know I hadn't forgotten about this, just been very busy recently. I have just cracked how to do unit tests for k here so I want to get some coverage across the current code, then I will start merging the pull requests I have waiting. Thanks again.

el1t commented 8 years ago

No worries, testing looks really neat! By the way, I just figured out how to preserve dirs history with these changes as well.