Date: prev next · Thread: first prev next last
2013 Archives by date, by thread · List index


On Wed, Jun 12, 2013 at 11:40:42AM -0300, Olivier Hallot wrote:
I just want to be sure that "renomeado"(AKA renamed) is correct there,
because I "git rm  drpcps.hrc" and it says I am renaming it...

If not, what am I supposed to do to fix it?

Git does not have the concept of renaming files ('git mv' is actually
just a shortcut for 'git rm' and 'git add'), renames are detected based
on file contents and false positive or false negatives are not uncommon.

So just ignore it (if you really really want to avoid the "rename", you
will have to delete the file in one commit and add the new in another
one).

Regards,
Khaled

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.