Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Hide git submodule changes from version control window

I'm working on git project with submodules. When I pull changes from remote repository my default change list contains changed submodule meta files:

meta files

And I need to move this files to another change list:

meta files in Git change list

How I can avoid this pain useless work?

like image 974
Sergey Bubenshchikov Avatar asked Mar 31 '26 14:03

Sergey Bubenshchikov


1 Answers

Since Android Studio 3.5 Canary 8 submodule meta files are not moving to Default Changelist after pull command. All you need move it to Git changelist (look at description of question) and forget about it.

like image 73
Sergey Bubenshchikov Avatar answered Apr 02 '26 13:04

Sergey Bubenshchikov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!