Skip to content

Commit 56ad07a

Browse files
kastromatosYuriSizov
authored andcommitted
Not relevant 'Known issues' section in 'Version Control Systems' best practices
Not relevant 'Known issues' section in 'Version Control Systems' best practices. For Godot 3.4 and above. godotengine/godot#20250
1 parent 3c2412d commit 56ad07a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

tutorials/best_practices/version_control_systems.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,3 @@ This can lead to files unnecessarily being marked as modified by Git due to thei
5252
It is better to set this option as::
5353

5454
git config --global core.autocrlf input
55-
56-
Known issues
57-
------------
58-
59-
**Always close the editor** before running ``git pull``! Otherwise, you may
60-
`lose data if you synchronize files while the editor is open <https://github.com/godotengine/godot/issues/20250>`__.

0 commit comments

Comments
 (0)