You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Merge pull request #61383 from ChronicallySerious/fix-commit-list-size
This commit is contained in:
@@ -157,7 +157,7 @@ private:
|
||||
void _discard_all();
|
||||
void _refresh_stage_area();
|
||||
void _refresh_branch_list();
|
||||
void _refresh_commit_list();
|
||||
void _refresh_commit_list(int p_index);
|
||||
void _refresh_remote_list();
|
||||
void _display_diff(int p_idx);
|
||||
void _move_all(Object *p_tree);
|
||||
|
||||
Reference in New Issue
Block a user