You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-07 12:30:27 +00:00
Disable "Commit" button in VCS plugin if there's no commit message
(cherry picked from commit 221738fb81)
This commit is contained in:
committed by
Rémi Verschelde
parent
23280293d4
commit
01e1369ab7
@@ -112,6 +112,7 @@ private:
|
||||
void _clear_file_diff();
|
||||
void _update_stage_status();
|
||||
void _update_commit_status();
|
||||
void _update_commit_button();
|
||||
|
||||
friend class EditorVCSInterface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user