Files
@ f6376261296d
Branch filter:
Location: kallithea/pytest.ini
f6376261296d
328 B
text/x-ini
pullrequests: better handling of revision range pullrequests with missing revisions - don't crash
Trying to display a revision range PR with missing changesets would give a
crash.
3f646f7bac39 solved a similar problem but caused another one when it did that
c.cs_ranges could be empty.
Trying to display a revision range PR with missing changesets would give a
crash.
3f646f7bac39 solved a similar problem but caused another one when it did that
c.cs_ranges could be empty.