-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Medium
-
None
-
Affects Version/s: 3.1.2
-
Component/s: None
-
Environment:
When adding a large file to the index Sourcetree warns that the file is not tracked by GIT LFS and suggest to add it to LFS tracking first, even though the file is already tracked by a tracking rule using a simple RegExp.
Example: foo.gz file, tracking rule *.[Gg][Zz] to handle (especially on Windows) different ways of upper/lower case for the filename extension.
When adding a large file to the index Sourcetree warns that the file is not tracked by GIT LFS and suggest to add it to LFS tracking first, even though the file is already tracked by a tracking rule using a simple RegExp. Example: foo.gz file, tracking rule *. [Gg] [Zz] to handle (especially on Windows) different ways of upper/lower case for the filename extension.
-
Severity 3 - Minor
When adding a large file to the index Sourcetree warns that the file is not tracked by GIT LFS and suggest to add it to LFS tracking first, even though the file is already tracked by a tracking rule using a simple RegExp.
Example: foo.gz file, tracking rule *.[Gg][Zz] to handle (especially on Windows) different ways of upper/lower case for the filename extension.