Gazler / githug

Git your game on!
MIT License
6.84k stars 1.03k forks source link

bisect solution seems wrong #262

Closed Linaa closed 5 years ago

Linaa commented 5 years ago

https://github.com/Gazler/githug/blob/d701a11f779fe483887d0c1c7f23a643123ced08/levels/bisect.rb#L10

should not check fixed commit sha.

Gazler commented 5 years ago

Thanks for the issue. In this case, the repo setup is pre-determined so the commit hash will be constant.