Gazler / githug

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

Level 10 wrong number off files to be committed #271

Open tentom opened 4 years ago

tentom commented 4 years ago

The number of files to be committed is 3 not 2.

rubyfile5.rb is staged for commit but it also has unstated changes.

i think the error is at https://github.com/Gazler/githug/blob/e6c3f8d357c03db1c82d9e4c56d30ca81850bbed/levels/number_of_files_committed.rb#L8-L11

where rubyfile5.rb is staged for commit