##// END OF EJS Templates
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset
Speed up of last_changeset extraction in VCS, in edge cases for git we can get 10x speed improvement by limiting the history extraction if we only need last changeset
marcink -
r3496:58905069 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / lib / vcs / backends / git
__init__.py Loading ...
changeset.py Loading ...
config.py Loading ...
inmemory.py Loading ...
repository.py Loading ...
workdir.py Loading ...