##// END OF EJS Templates
libgit2: updated code for tests....
libgit2: updated code for tests. - listing all commits will use only subprocess as it will return empty list for empty repos - updated logic for empty repos so it's the best combination of speed and correctness

File last commit:

r0:0fb8cb8f default
r730:ef69988e default
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.