You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In a case-insensitive file system, if you have an object named Foo in a directory named foo, knife-essentials will not notice they are the same thing and will think Foo does not exist on the local filesystem and needs to be created. This can cause failure.
The text was updated successfully, but these errors were encountered:
In a case-insensitive file system, if you have an object named Foo in a directory named foo, knife-essentials will not notice they are the same thing and will think Foo does not exist on the local filesystem and needs to be created. This can cause failure.
The text was updated successfully, but these errors were encountered: