Contributors mailing list archives
contributors@odoo-community.org
Browse archives
Re: Migration to version 9
by
Guewen Baconnier
On Thu, Aug 27, 2015 at 10:23 AM, Daniel Reis <dgreis@sapo.pt> wrote: [...] > It seems that the main objection to start with an empty branch is the > history for ported modules. > But afaik git filter-branch keeps file history. > > Can someone elaborate on this? > > --DR > When a module is renamed, the git filter-branch as used in the example won't include the history before the renaming. It is possible to extract a module following the renames, but it is way more complex and not the type of operations we'd want to run routinely.
Reference
-
Migration to version 9
byOpen Source Integrators, Maxime Chambreuil-
Re: Migration to version 9
byClosingAp Open Source Integrators Europe, LDA, Daniel Reis