'Is there an android studio plugin that allows selecting which files to git add?

In visual studio we have an extension which allows adding and removing changed files to github repository easily:

enter image description here

Plus we can also view the changes by clicking on an any of these listed files

Do we have an Android Studio plugin that does something similar?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source