-
Notifications
You must be signed in to change notification settings - Fork 11
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
Ament, Add Signed-off-by, Add Change-Id and SignCommit deactivated after commit. #52
Comments
If commit failed there should be some errors in the Eclipse error log. Please check the error log and post them here. |
I intentionally entered my password incorrectly here:
And, for example, if a commit hook fails, no exception is thrown, but the symbols are also deactivated. After activate "Signed-off-by" again a second line of same text added. I need to deactivate it twice to delete both lines. And its really annoying and user unfriendly to activate the signing again. |
|
It's also in version 7.0.0. I deleted the line egit/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java Line 4864 in b01eccd
in my own build to test it, and it works like expected. |
Version
6.8.0
Operating System
Linux/Unix, Windows
Eclipse version
2024-03
Bug description
"Commit Message" options deactivated after commit fail. This results, for example, in multiple added Change-Ids after activating the box again.
egit/org.eclipse.egit.ui/src/org/eclipse/egit/ui/internal/staging/StagingView.java
Line 4864 in b01eccd
Actual behavior
Ament, Add Signed-off-by, Add Change-Id and SignCommit deactivated after commit. This results in unexpected effects.
Expected behavior
Nothing unchecked after a commit fail.
Relevant log output
No response
Other information
No response
The text was updated successfully, but these errors were encountered: