GitToolBox icon indicating copy to clipboard operation
GitToolBox copied to clipboard

GitToolBox IntelliJ plugin

Results 113 GitToolBox issues
Sort by recently updated
recently updated
newest added

It would be very useful to have the option to disable tracking for certain files, using the git commands `git update-index --assume-unchanged ` and `git update-index --no-assume-unchanged `. The way...

enhancement
T-shirt: M
203
211
212

Android Studio: 4.1.3 OS version: Mac OS Big Sur 11.2.3 Problem: When using Android Studio to write flutter project, dart file often appears the problem that git submission information cannot...

question
minor
201

If possible, it would be great to have view which contains only files with merge conflicts: ![image](https://user-images.githubusercontent.com/4470967/116565387-1c9ed000-a906-11eb-826d-f350539d8c49.png)

enhancement

Hey there - My team recently rolled out auto-formatting for our code base and as a result there are quite a few whitespace changes that are noise in the git...

question

This is annoying and to fix it 2 commands need to be run: ` git gc --prune=now git remote prune origin ` https://stackoverflow.com/questions/6656619/git-and-nasty-error-cannot-lock-existing-info-refs-fatal Action is exposed to run cleanup.

enhancement
203
211

Looks like projectViewNodeDecorator is leaked inside platform. See similar bug: https://youtrack.jetbrains.com/issue/IDEA-237580

bug
203

First of all thank you for the plug-in. My problem is that when the screen on macOS is locked, it also locks the keychain, the result is that if I...

enhancement
T-shirt: L
202

Can I have blame not for current line at caret, but for all lines in file?

enhancement

How to reproduce: 1) set different upstream and downstream url for origin: ``` git remote -v origin [email protected]:arrow-kt/arrow-integrations.git (fetch) origin [email protected]:Hiosdra/arrow-integrations.git (push) ``` 2) commit something and push it only...

bug
193
201
T-shirt: M
202

![flameshot-20200519-104558](https://user-images.githubusercontent.com/1265990/82305662-37f72080-99be-11ea-8853-1b94701e0c49.png) How to reproduce: 1. Enable inline blame, 2. Put a cursor on a specific line and make sure you see the inline blame text, 3. Execute menu item VCS/Git/Compare...

bug
193
201