Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vs-editor-api.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-10-09Normalize line endings on Windows, store LFs in .git (#2)Andrew Arnott
2017-10-09Add a .gitattributes file. (#1)Kirill Osenkov
For synchronizing the source code it is important to keep the line endings as-is.