Files
@ 25bdf9f62ab6
Branch filter:
Location: kallithea/docs/administrator_guide/vcs_setup.rst
25bdf9f62ab6
1.7 KiB
text/prs.fallenstein.rst
files: reduce duplication in display of file entries
Avoid special casing of the 'parent directory' link (..) by extracting some
logic to a helper function. This avoids duplication.
A subsequent commit will make changes to this logic and by introducing this
helper function we only need to change in one place.
Avoid special casing of the 'parent directory' link (..) by extracting some
logic to a helper function. This avoids duplication.
A subsequent commit will make changes to this logic and by introducing this
helper function we only need to change in one place.