https://bugs.documentfoundation.org/show_bug.cgi?id=125922

--- Comment #8 from Jan-Marek Glogowski <[email protected]> ---
(In reply to Michael Weghorn from comment #7)
> 'git blame' should be no problem, since 'git help blame' says: "The origin
> of lines is automatically followed across whole-file renames (currently
> there is no option to turn the rename-following off)."

Ah nice. Missed that. So we would need an explicit rename commit without
further changes in the source and git could handle that transparently. Normally
you rename the file and change all the class stuff in one go, so that's
probably why I had the impression that everything was treated as a deleted +
new file instead of a rename.

So no problem, if done right.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to