mono / ngit

Automated jgit port to c#
261 stars 152 forks source link

Optimise symlinks #20

Closed alanmcgovern closed 12 years ago

alanmcgovern commented 12 years ago

Update our sharpen helper lib to better copy with symlinks on windows so it doesn't throw a bajillion exceptions. Is there a better exception to catch than this? This seems to work just fine for me though.

slluis commented 12 years ago

We need to commit this together with the cs patch update

alanmcgovern commented 12 years ago

Whoops, this commit was supposed to only contain the symlink change patch. I'll resubmit this pull request with just that commit.