#TIL that newer MS Windows versions (after Windows 10 version 1607) can get configured to support path-lengths (e.g. in filenames) longer than 260 characters. https://learn.microsoft.com/en-gb/windows/win32/fileio/naming-a-file?#maximum-path-length-limitation

Helping a user, who has to work with windows, with “git clone”-issues.

#windows #git #registry

Naming Files, Paths, and Namespaces - Win32 apps

The file systems supported by Windows use the concept of files and directories to access data stored on a disk or device.