Files
@ b27584990c2c
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
b27584990c2c
1.7 KiB
text/plain
tests: add coverage of Git pullrequests
Git is so different than Mercurial that it is easier to use separate tests.
Some of the tests that are relevant for Mercurial doesn't apply to the Git
support.
Also fix crash an odd corner case of creating PRs from a repo that has no
branches at all.
Git is so different than Mercurial that it is easier to use separate tests.
Some of the tests that are relevant for Mercurial doesn't apply to the Git
support.
Also fix crash an odd corner case of creating PRs from a repo that has no
branches at all.