mirror of
https://github.com/pocoproject/poco.git
synced 2025-01-30 14:28:50 +01:00
Updated README.md with info regarding line endings
This commit is contained in:
parent
a1788ac0fc
commit
28406fdff1
@ -1,8 +1,11 @@
|
|||||||
poco
|
POCO C++ Libraries
|
||||||
====
|
==================
|
||||||
|
|
||||||
When contributing to POCO, please adhere to our coding styleguide:
|
When contributing to POCO, please adhere to our coding styleguide:
|
||||||
http://www.appinf.com/download/CppCodingStyleGuide.pdf
|
http://www.appinf.com/download/CppCodingStyleGuide.pdf
|
||||||
|
|
||||||
We use the branching model described in this article:
|
We use the branching model described in this article:
|
||||||
http://nvie.com/posts/a-successful-git-branching-model/
|
http://nvie.com/posts/a-successful-git-branching-model/
|
||||||
|
|
||||||
|
All text file line endings in the repository must be Unix-style (LF).
|
||||||
|
This includes Visual Studio project and solution files (.sln, .vcproj, .vcxproj, .vcxproj.filters).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user