##// END OF EJS Templates
fix(tests): fixed the creation of non-linear commits creation in tests...
fix(tests): fixed the creation of non-linear commits creation in tests - This addresses and makes a fix for #5706

File last commit:

r1:854a839a default
r5198:919dd05c default
Show More
__init__.py
5 lines | 161 B | text/x-python | PythonLexer
project: added all source files and assets
r1 """
This package provides functionality to create and manage
repositories of database schema changesets and to apply these
changesets to databases.
"""