Fwd: bug: git branch -d and case-insensitive file-systems

2015-08-25 Thread Aaron Dufour
On Tue, Aug 25, 2015 at 1:21 AM, Jeff King wrote: > On Mon, Aug 24, 2015 at 12:11:13PM -0400, Aaron Dufour wrote: > >> I use git (2.2.1) on OS X (10.9.5) and recently my repo got into a bad >> state. I think this involves a mis-handling of case-insensitive file >> system

bug: git branch -d and case-insensitive file-systems

2015-08-24 Thread Aaron Dufour
x27;feature' > git branch -d feature error: Cannot delete the branch 'feature' which you are currently on. I can also reproduce the issue on git 2.5.0. -Aaron Dufour -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html