Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show index changes for files #48

Open
sczerwinski opened this issue Apr 24, 2023 · 0 comments
Open

Show index changes for files #48

sczerwinski opened this issue Apr 24, 2023 · 0 comments

Comments

@sczerwinski
Copy link

It would be great if the plugin could somehow display executable flag for altered files and highlight files for which the flag has changed (preferably in "Commit" tool window: CommitToolWindowFactory?).

In the following example, this would come from first 2 columns:

> git diff-index HEAD^  
:100644 100644 7454180f2ae8848c63b8b4dea2cb829da983f2fa 0000000000000000000000000000000000000000 M      gradle/wrapper/gradle-wrapper.jar
:100644 100644 69a9715077f4fe68764b2e50867736b0c7f015a2 0000000000000000000000000000000000000000 M      gradle/wrapper/gradle-wrapper.properties
:100755 100755 744e882ed57263a19bf3a504977da292d009345f aeb74cbb43e3931a2455a838345c3f6b8131aaa2 M      gradlew
:100644 100644 107acd32c4e687021ef32db511e8a206129b88ec 0000000000000000000000000000000000000000 M      gradlew.bat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant