Files
@ 93b512845dab
Branch filter:
Location: kallithea/init.d/kallithea-daemon-debian
93b512845dab
1.7 KiB
text/plain
changelog: fix range selection from changelog in git repos (Issue #190)
The Mercurial backend can handle short revision ids so the problem does not
occur with hg repositories. Git needs the full hash.
The Mercurial backend can handle short revision ids so the problem does not
occur with hg repositories. Git needs the full hash.