-
Type:
Bug
-
Resolution: Obsolete
-
Priority:
Low
-
None
-
Affects Version/s: 1.6.14
-
Component/s: None
-
None
-
Environment:
Windows 8.1
-
Severity 3 - Minor
First of all, this isn't really SourceTree's fault, but SourceTree could handle it better.
When cloning a repo like https://github.com/textmate/ruby.tmbundle which contains files with names like "Snippets/Hash.new
{ |hash, key| hash[key] = .. }(Has).plist" (yes, that's a file name), SourceTree crashes. These file names are not valid in Windows. Using git directly just issues an error for those paticular files but SourceTree does not know how to handle them.