Re: [git-for-windows] Case insensitive branch names

2015-12-21 Thread Philip Oakley
From: "Torsten Bögershausen" On 2015-12-21 18.37, Junio C Hamano wrote: Duy Nguyen writes: On Mon, Dec 21, 2015 at 6:01 PM, Philip Oakley wrote: On the Git User's list, Diego J. reported that: 'When I "checkout" a branch using different Upper Case/Lower Case than the original, the bran

Re: [git-for-windows] Case insensitive branch names

2015-12-21 Thread Torsten Bögershausen
On 2015-12-21 18.37, Junio C Hamano wrote: > Duy Nguyen writes: > >> On Mon, Dec 21, 2015 at 6:01 PM, Philip Oakley wrote: >>> On the Git User's list, Diego J. reported that: >>> >>> 'When I "checkout" a branch using different Upper Case/Lower Case than the >>> original, the branch doesn't show

Re: [git-for-windows] Case insensitive branch names

2015-12-21 Thread Junio C Hamano
Duy Nguyen writes: > On Mon, Dec 21, 2015 at 6:01 PM, Philip Oakley wrote: >> On the Git User's list, Diego J. reported that: >> >> 'When I "checkout" a branch using different Upper Case/Lower Case than the >> original, the branch doesn't show in "git branch [--list]"' [1] >> >> While case sensi

Re: [git-for-windows] Case insensitive branch names

2015-12-21 Thread Duy Nguyen
On Mon, Dec 21, 2015 at 6:01 PM, Philip Oakley wrote: > On the Git User's list, Diego J. reported that: > > 'When I "checkout" a branch using different Upper Case/Lower Case than the > original, the branch doesn't show in "git branch [--list]"' [1] > > While case sensitivity for filenames is a com