##// 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:

r1:854a839a default
r2212:dc0a58ba default
Show More
supported-workflows.rst
9 lines | 280 B | text/x-rst | RstLexer

Supported Workflows

|RCM| can be used to develop using a variety of different workflows.

  • Centralized, using |svn|, |git|, or |hg| |repos|
  • Feature-Branch, using |git| or |hg| |repos|
  • Fork-Pull, using |git| or |hg| |repos|
  • Gitflow, using |git| |repos|