##// END OF EJS Templates
git: use a fetch_sync based creation of remote repos....
git: use a fetch_sync based creation of remote repos. - skips fragile dulwich code that has problems with large repos - is in sync with logic that does remote fetch - is faster and more efficient

File last commit:

r3069:fa345ee9 merge default
r3078:0a44452a default
Show More
.bumpversion.cfg
6 lines | 145 B | text/x-ini | IniLexer
[bumpversion]
current_version = 4.14.0
message = release: Bump version {current_version} to {new_version}
[bumpversion:file:rhodecode/VERSION]