gitlab-org--gitlab-foss/spec/lib/gitlab/conflict
Sean McGivern 4952a24f58 Find match line headers by backtracking
This is more efficient for large files than performing a regex match on
every single line.
2016-08-12 23:24:48 +03:00
..
file_collection_spec.rb Add more tests for conflicts 2016-08-12 23:24:48 +03:00
file_spec.rb Find match line headers by backtracking 2016-08-12 23:24:48 +03:00
parser_spec.rb Raise errors for large and binary files 2016-08-12 23:24:44 +03:00