There is no file nor directory at the given path: 'rhodecode/tests/fixtures/index.html' at revision 6302a1423a4e
Files
@ 0ed42ca7ff9e
Branch filter:
Location: kallithea/rhodecode/lib/dbmigrate/migrate/versioning/migrate_repository.py
0ed42ca7ff9e
3.0 KiB
text/x-python
Fixed issue with inproper handling of diff parsing that could lead to infinit loops.
This was an edge case when diff contained diff data inside. Regresion test was
added
This was an edge case when diff contained diff data inside. Regresion test was
added