We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 64a90bd + 56ad07a commit 147e996Copy full SHA for 147e996
tutorials/best_practices/version_control_systems.rst
@@ -52,9 +52,3 @@ This can lead to files unnecessarily being marked as modified by Git due to thei
52
It is better to set this option as::
53
54
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