Hanging "git mv" on Windows bug report

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

 



Hi git,

Here is the command sequence that causes git to stop responding:

mkdir mynewthing
cd mynewthing
git init
mkdir abc
touch abc/myfile
git add abc/myfile
git commit -a -m "whatever"
git mv abc tmp
git mv tmp Abc

I wanted to change the case of a committed folder. Since windows is
case insensitive that's a bit harder. Perhaps with this version it's
impossible?

Here's my git bash banner - "Welcome to Git (version
1.9.5-preview20141217)". I'm on Windows 8.1 Pro.

Cheers,

Yuval
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]