##// END OF EJS Templates
git-lfs: always validate uploaded files size....
git-lfs: always validate uploaded files size. In case of bad uploads we want the client to re-try the LFS object upload. Else we can end up with wrong sized OIDs uploaded and reported as OK.

File last commit:

r0:0fb8cb8f default
r203:66843b1d stable
Show More
README.rst
13 lines | 271 B | text/x-rst | RstLexer

vcsserver

Contains the package vcsserver.

It provides a server to allow remote access to various version control backend system.

Intention is that this package can be run independent of RhodeCode Enterprise or any other non-open packages.