##// END OF EJS Templates
git: make sure we don't break streaming in case of empty pull messages....
git: make sure we don't break streaming in case of empty pull messages. This allows much efficient streaming of data. Most cases don't have post message and we shouldn't extract date from iterator in such cases.

File last commit:

r0:0fb8cb8f default
r277:90be8c49 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.