On 1/5/07, Junio C Hamano <junkio@cox.net> wrote: > This is not meant to be an exhaustive list, and I probably will > change my mind after I sleep on them, but before I go to bed, > here are a handful of glitches I think are worth fixing. Maybe we should at least mention another cygwin quirk: cygwin (or is it its bash?) treats .exe files and +x-files without extension somehow stupid: it prefers the file without extension to the .exe. For example, after installation of git-merge-recursive you have the old python script and git-merge-recursive.exe in the same directory. Guess which one is used... Right, the old python script. Same for count-objects and other recently rewritten scripts. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Fri Jan 05 22:28:34 2007
This archive was generated by hypermail 2.1.8 : 2007-01-05 22:32:09 EST