Browse Source

Remove out of date warning from version_control_systems.rst

The plugin in mention has been updated to work with Godot 4.1 an later.
https://github.com/godotengine/godot-git-plugin/releases/tag/v3.1.0
Software2 1 year ago
parent
commit
59e0774454
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>`__.