Files
@ 93b512845dab
Branch filter:
Location: kallithea/init.d/celeryd-upstart.conf
93b512845dab
904 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.