##// END OF EJS Templates
file-store: use our own logic for setting content-type. This solves a problem...
file-store: use our own logic for setting content-type. This solves a problem when previously used resolver set different content-type+content-encoding which is an incorrect behaviour.

File last commit:

r3290:ac4e4e5a default
r4237:490fbd1d stable
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|.
docs: added SAML documentation....
r3290 Collaboration in |RCE| is accomplished through a combination of the following
project: added all source files and assets
r1 functions:
.. only:: latex
* :ref:`review-notifications-ref`
* :ref:`forks-branches-ref`
* :ref:`pull-requests-ref`
.. toctree::
workflow
forks-branches
repo-locking