lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] [lmi-commits] master b54609c 1/2: Rename illustration-reg MST


From: Vadim Zeitlin
Subject: Re: [lmi] [lmi-commits] master b54609c 1/2: Rename illustration-reg MST files
Date: Mon, 19 Feb 2018 13:10:33 +0100

On Sun, 18 Feb 2018 17:46:00 -0500 (EST) Greg Chicares <address@hidden> wrote:

GC> branch: master
GC> commit b54609cea052156ecf5d832c4bab9de2f7559c7d
GC> Author: Gregory W. Chicares <address@hidden>
GC> Commit: Gregory W. Chicares <address@hidden>
GC> 
GC>     Rename illustration-reg MST files
GC>     
GC>     This commit only renames files, without changing their contents.
GC>     References to the old names will be rectified separately. This
GC>     separation is deliberate: it helps git track the renaming.

 Just a note for the future: Git would have no trouble with tracking the
renaming even if files changed (not too much, where how exactly is too much
is configurable, the default is 50%) and definitely not for just a one line
change in them as is the case here, in the next commit. You'd just have
something like "similarity index 98%" instead of "100%" here:

GC> diff --git a/reg_column_headings.mst b/ill_reg_column_headings.mst
GC> similarity index 100%
GC> rename from reg_column_headings.mst
GC> rename to ill_reg_column_headings.mst

 Regards,
VZ


reply via email to

[Prev in Thread] Current Thread [Next in Thread]