On Fri, Nov 6, 2009 at 10:50 AM, Yaar Schnitman <y...@chromium.org> wrote:
> Git is totally confusing my renames and new files. Take a look:
>  .../{WebSearchableFormData.h => WebElement.h}      |   49 ++++-----
>  webkit/api/public/WebSearchableFormData.h          |    4 +-
>  webkit/api/public/{WebNode.h => WebInputElement.h} |   51 ++++------
>  webkit/api/public/WebNode.h                        |   39 ++++++--
>  ...sswordAutocompleteListener.h => WebElement.cpp} |   33 ++++---
>  .../WebPasswordAutocompleteListener.h}             |   14 ++-
>  .../api/src/{WebNode.cpp => WebInputElement.cpp}   |   56 +++++------
>  webkit/api/src/WebNode.cpp                         |   14 +++
> And I didn't even move or deleted the files that git thinks I renamed (e.g.
> WebNode.h is alive and well).
> Is there any way to fix that?

> Will it actually create that mess in svn too
> when I git cl dcommit? I did mess up git cl upload...

In general, yes.  I don't know your particular problem but I agree
"something looks messed up".

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to