You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-05 12:10:55 +00:00
Disable "Commit" button in VCS plugin if there's no commit message
This commit is contained in:
@@ -110,6 +110,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