Junio C Hamano <junkio@xxxxxxx> wrote: > Juergen Ruehle <j.ruehle@xxxxxxxx> writes: > > > Commit fd28b34afd9bbd58297a25edced3f504c9a5487a tried to ignore the > > executable bit if filemode=false, but instead forced all files to be > > regular with 644 permission bits nuking symlink support. > > Thanks for noticing. Yes, that change is _seriously_ broken. I > should really raise the bar for patch acceptance. Whoops. I don't work with symlinks so I never noticed the breakage myself. Clearly the test cases that I created in fd28b3 should also have included symlinks, but they did not... and we see this breakage occur. -- Shawn. - 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