scmbreeze / scm_breeze

Adds numbered shortcuts to the output git status, and much more
https://madebynathan.com/2011/10/19/git-shortcuts-like-youve-never-seen-before/
MIT License
2.82k stars 192 forks source link

Running tests leaves scm_breeze.* temp files in /tmp #256

Open HaleTom opened 5 years ago

HaleTom commented 5 years ago

As per title.

ghthor commented 5 years ago

I'm not too concerned about this, but feel free to patch this up if you see fit.

HaleTom commented 5 years ago

I've addressed test_ls_with_file_shortcuts() in the fix for #204.

I want to get that out the door first. It's proving to be trickier than I initially thought.

ghthor commented 5 years ago

Well, we have functioning CI now, so hopefully that makes all this easier +!