##// END OF EJS Templates
fixed the push_ssl issues after mercurial 2.3 upgrade....
fixed the push_ssl issues after mercurial 2.3 upgrade. Set always to false, since rhodecode handles that by dedicated middleware.

File last commit:

r833:9753e090 beta
r2689:73cfc54c beta
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
"""
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""