You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-06 12:20:30 +00:00
VCS: Allow to stage and commit all files with Ctrl + Enter
This commit is contained in:
@@ -111,6 +111,7 @@ private:
|
||||
void _update_stage_status();
|
||||
void _update_commit_status();
|
||||
void _update_commit_button();
|
||||
void _commit_message_gui_input(const Ref<InputEvent> &p_event);
|
||||
|
||||
friend class EditorVCSInterface;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user