##// END OF EJS Templates
ssh: use proper way of extracting the HOOK_PROTOCOL out of vcssettings....
ssh: use proper way of extracting the HOOK_PROTOCOL out of vcssettings. - it might be not stored inside the .ini file so we should use the config that has proper defaults, and it's used in many other places.

File last commit:

r1856:25c48cf5 stable
r2212:dc0a58ba default
Show More
contributing.rst
26 lines | 344 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _contributing:
Contributing to RhodeCode
=========================
docs: updates to contributor documentation #4039
r271 Welcome to the contribution guides and development docs of RhodeCode.
project: added all source files and assets
r1
.. toctree::
:maxdepth: 1
docs: more comprehensive contributor docs #4039
r303 overview
project: added all source files and assets
r1 testing/index
dev-setup
db-schema
dev-settings
api
docs: Add dependency management
r737 dependencies
docs: small rst fixes.
r1856 checklist-tickets
checklist-pull-request
frontend
standards