Browse Source

Merge pull request #8642 from software-2/master

Remove out of date warning from version_control_systems.rst
Max Hilbrunner 1 year ago
parent
commit
2cd1805af9
1 changed files with 0 additions and 5 deletions
  1. 0 5
      tutorials/best_practices/version_control_systems.rst

+ 0 - 5
tutorials/best_practices/version_control_systems.rst

@@ -21,11 +21,6 @@ create additional VCS plugins.
 Official Git plugin
 ^^^^^^^^^^^^^^^^^^^
 
-.. warning::
-
-    As of July 2023, the Git plugin hasn't been updated to work with Godot 4.1
-    and later yet.
-
 Using Git from inside the editor is supported with an official plugin.
 You can find the latest releases on
 `GitHub <https://github.com/godotengine/godot-git-plugin/releases>`__.