A easy way to use tortoise git in Jetbrains IDEs/Android Studio/HUAWEI DevEco Studio (Windows).
Tortoise Git is a very commonly used git GUI tool under Windows. In team collaboration, if everyone uses Tortoise Git for work, the git tool that comes with Jetbrains may not be compatible. However, it is very troublesome to switch to the resource manager and perform operations such as log viewing or commit. This plugin integrates Tortoise Git operations into your IDE, simplifying the operation process.
This plugin is inspired by the TGit plugin under Visual Studio.
- Root: Perform operations in the root directory of the project.
- Current: Perform operations on the current file.