Am 13.02.2012 18:01, schrieb Lluís Vilanova: > Andreas Färber writes: > >> Am 13.02.2012 16:33, schrieb Lluís Vilanova: >>> Provides a file naming scheme consistent with other targets. >>> >>> Signed-off-by: Lluís Vilanova <vilan...@ac.upc.edu> >>> --- >>> target-m68k/helper.c | 2 +- >>> target-m68k/helper.h | 54 >>> +++++++++++++++++++++++++++++++++++++++++++++++ >>> target-m68k/helpers.h | 54 >>> ----------------------------------------------- >>> target-m68k/op_helper.c | 2 +- >>> target-m68k/translate.c | 6 +++-- >>> 5 files changed, 59 insertions(+), 59 deletions(-) >>> create mode 100644 target-m68k/helper.h >>> delete mode 100644 target-m68k/helpers.h > >> Please check your git options, it did not recognize that you're renaming >> the file. Or did you also reformat it? > > It's pure file renaming. Which git options are you referring to?
Command lines options: --no-renames --find-renames=n / -Mn Or config file options: [diff] renames = true ;or renames = "copies" The default settings (i.e., none of the above set) usually detect it. Andreas -- SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg