[Insight-developers] Renames in ITK history :)

Matthew McCormick (thewtex) matt at mmmccormick.com
Tue Aug 10 15:54:04 EDT 2010


On Tue, Aug 10, 2010 at 2:28 PM, Bill Lorensen <bill.lorensen at gmail.com>wrote:

> Let's say old is a directory.
> I do
> git mv old new
>
> How to I commit? Do I just do
> git commit new
>
>
Just
  git commit
works.

I like to do 'git commit -a'  whenever possible because it will catch any
files I forgot to do 'git rm' on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/mailman/private/insight-developers/attachments/20100810/cadc1dea/attachment.htm>


More information about the Insight-developers mailing list