On Wed, Feb 9, 2011 at 5:57 PM, Ricky Clarkson <ricky.clark...@gmail.com> wrote:
> If you rename a file, for example, when using git, git isn't going to
> realise unless you explicitly git add the new file (or your IDE does
> so), unless I've missed something.  (or you use git mv to rename it).
> So I don't know what you mean about it analysing the filesystem and
> figuring everything out.

It is nice that you simply have to add the file to the commit. You
don't have to specifically point out that it was a rename/copy.  I
understand this isn't always perfect, but I don't recall any times it
has been wrong where I would have cared.

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javaposse@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=en.

Reply via email to