Files
@ ca8f597c8fa8
Branch filter:
Location: kallithea/scripts/validate-commits
ca8f597c8fa8
1.4 KiB
text/plain
clone_url: use regexp and single pass for variable expansion - avoid nested expansion in case a variable value would contain a variable reference
It would probably never be a problem in real life, but just avoid the tech debt
of doing it wrong ...
It would probably never be a problem in real life, but just avoid the tech debt
of doing it wrong ...