diff --git a/cetmix_tower_template_odoo/data/cx_tower_file_template_data.xml b/cetmix_tower_template_odoo/data/cx_tower_file_template_data.xml index f1cd0bfe..53303a9f 100644 --- a/cetmix_tower_template_odoo/data/cx_tower_file_template_data.xml +++ b/cetmix_tower_template_odoo/data/cx_tower_file_template_data.xml @@ -96,8 +96,11 @@ admin_passwd = {{ odoo_db_manager_password }} Git Aggregator Config git-aggregator.yml {{ dockerfile_location }} - This file is used by the git-aggregator tool - + This sample file template is used to configure the git-aggregator tool. + For more information about using git-aggregator, please see the + the developer's github page at https://github.com/acsone/git-aggregator. IMPORTANT: ensure that Git Aggregator directories are not overwritten by the direct Git cloned ones @@ -108,7 +111,7 @@ admin_passwd = {{ odoo_db_manager_password }} merges: - remote: remote_1 - ref: "16.0" + ref: "16.0" target: remote_1 16.0 ]]>