Hi Daniel, Daniel Smith writes: > The git-new-workdir script creates copies of files instead of symbolic > links, when run from Git Bash on Windows Vista. I modified it to use > mklink via cmd.exe. I have an open pull request on GitHub: > https://github.com/git/git/pull/9. > > I'm not sure how permanent that link is, so here is a link to the file > in my fork of git: > https://github.com/dansmith65/git/blob/master/contrib/workdir/git-new-workdir-win Thank you for fixing this. However, we can't accept patches via pull requests on GitHub. Please read Documentation/SubmittingPatches to submit a neatly formatted patch so that we can consider it for inclusion. Also, please consider patching the existing git-new-workdir script to work with GitBash instead of creating one from scratch. Thanks. -- Ram -- 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