Nanako Shiraishi <nanako3@xxxxxxxxxxx> wrote: > Junio, could you tell us what happened to this thread? > > The patch avoids failing completion script when git is not there. > No discussion. Actually, that's probably my fault. I never sent an ack or nak, or anything else really, on this thread. Originally this was because the completion was trying to run git as it loaded. In 1.6.6 this is no longer true, the completion list is generated lazily on demand during the first completion attempt. With the lazy loading, I didn't see a reason to add this ugly block around the entire script. -- 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