Files
@ 000aa9cb25f1
Branch filter:
Location: kallithea/scripts/validate-commits
000aa9cb25f1
1.4 KiB
text/plain
vcs: refactor and simplify _get_revision
This will be more thorough checking that revisions actually exist, and will in
some cases give better error messages.
But mainly, prepare for py3 where this was easier to make work correctly.
This will be more thorough checking that revisions actually exist, and will in
some cases give better error messages.
But mainly, prepare for py3 where this was easier to make work correctly.