Files
@ 93b512845dab
Branch filter:
Location: kallithea/MANIFEST.in
93b512845dab
839 B
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.