How were the moved/renamed files accounted for ?
Posted Feb 26, 2010 14:28 UTC (Fri) by
corbet (editor, #1)
In reply to:
How were the moved/renamed files accounted for ? by phdm
Parent article:
How old is our kernel?
Git tracks renames nicely and retains the history for the moved files. So no, a rename does not, alone, cause any lines in the file to be considered to be changed.
(
Log in to post comments)