On Wed, Mar 23, 2011 at 10:57 PM, Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> wrote: >> ':/*.h' that have been suggested on the command line, so I am tempted to >> suggest using '/' (the first slash in the example) as the magic introducer >> and using '/' (the second) as the 'from-root' magic signature. > > I'm afraid (but not sure) that leading "/" would create problems for Git > on Win! ":/" is fine according to the experts. '/' is treated more or less just like '\' on Windows so it would not be a big deal. The 'git add /foo/bar' issue is more interesting, imo. -- Duy -- 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