Closed johntrandall closed 4 years ago
Ugh, I thought this felt weird.
I have a few folders set up on my machine for testing, but they're empty folders (designed to mimic the format of the OS X library directory). Git won't commit empty folders, so it refuses to recreate them when you clone the repo.
Just added some meaningless blank files to each folder, forcing git to include them. Newest commit (v0.6.0) should work for you - but just in case it doesn't, I'm leaving this ticket open. Have a check and see if that fixes your problem - and if so, feel free to close the ticket!
(I guess I should figure out how to include CI on my projects one day...as you can guess from the project's commit history, I'm no longer using this gem, and it's not really under active maintenance any more.)
excellent! That did it. Thanks!
https://github.com/jyruzicka/rubyfocus/commit/80f944de2676d4b96b09ac745f0868e6f292f4cf seems to have made a bunch of specs fail. I've forked it from just prior to that commit (0f162a0) when everything was still green.
Any advice on how to get a green master again?