##// END OF EJS Templates
api: pull-requests, make the repoid parameter optional. Because pullrequestid is global...
api: pull-requests, make the repoid parameter optional. Because pullrequestid is global we don't want to complicate things more by requiring repoid. Left for backward compat.

File last commit:

r1:854a839a default
r2395:a90c6294 default
Show More
collaboration.rst
24 lines | 395 B | text/x-rst | RstLexer
project: added all source files and assets
r1 .. _collaborate-ref:
Collaboration
=============
.. note::
Forking and branching does not work with |svn| |repos|.
Collaboration in |RCM| is accomplished through a combination of the following
functions:
.. only:: latex
* :ref:`review-notifications-ref`
* :ref:`forks-branches-ref`
* :ref:`pull-requests-ref`
.. toctree::
workflow
forks-branches
repo-locking