Windows: Fix an over-long temp directory name.

This commit is contained in:
Joey Hess 2016-05-06 12:49:41 -04:00
parent e08082ce72
commit c456833179
Failed to extract signature
4 changed files with 22 additions and 0 deletions

View file

@ -35,3 +35,5 @@ OS: Windows 10
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
Yes, managing 30000 files, on operating systems other than Windows though...
> [[fixed|done]] --[[Joey]]

View file

@ -0,0 +1,8 @@
[[!comment format=mdwn
username="joey"
subject="""comment 1"""
date="2016-05-06T16:46:22Z"
content="""
Thanks for reporting this. I can't fix all the too long path problems
on windows currently, but I can fix this particular one at least.
"""]]