Skip to content

Commit 147e996

Browse files
authored
Merge pull request godotengine#7641 from kastromatos/patch-1
Remove not relevant 'Known issues' section in 'Version Control Systems'
2 parents 64a90bd + 56ad07a commit 147e996

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)