Contributors mailing list archives

contributors@odoo-community.org

Browse archives

Avatar

Re: Best practice to copy and port module from branch n to n+1

by
Tecnativa. S. L., Pedro M. Baeza
- 10/02/2016 12:29:12
Follow the same method as in https://github.com/OCA/maintainer-tools/wiki/Migration-to-version-9.0, but for 8.0 branch.

Regards.

2016-02-10 12:23 GMT+01:00 David Beal <david.beal@akretion.com>:
Hi all,

I have a module in OCA server-tools which is only in v7.
I want port it to v8.

I use cherry pick for all required commits, it's OK

But should I keep all the commits (same authors) to keep history
Or
should I squash them to "[PORT] copy 'my_module' to v8" before to refactor v8 style

Personnally I prefer to squash, history can be seen in v7 branch.

What is your advice ?

Thanks

David BEAL - Akretion
Odoo Development / Integration

_______________________________________________
Mailing-List: http://odoo-community.org/groups/contributors-15
Post to: mailto:contributors@odoo-community.org
Unsubscribe: http://odoo-community.org/groups?unsubscribe


Reference