]> source.dussan.org Git - jgit.git/commit
RevertCommand: support for inserting a Gerrit change ID 42/204242/1
authorThomas Wolf <twolf@apache.org>
Fri, 8 Sep 2023 20:27:19 +0000 (22:27 +0200)
committerThomas Wolf <twolf@apache.org>
Fri, 8 Sep 2023 20:58:02 +0000 (22:58 +0200)
commit82c6638c72cd9525bab94b02438c167747132be9
tree0ceade87265f43ff6d2b06a6025fa159c9e8d55a
parent7e502953c16353cb4437d396692ace7f8b968509
RevertCommand: support for inserting a Gerrit change ID

Add a setter for the flag to be passed through to the CommitCommand.

Bug: 342790
Change-Id: I87548d7c2742af8af5ef6105115e3ab9c58d1d9f
Signed-off-by: Thomas Wolf <twolf@apache.org>
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/RevertCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/RevertCommand.java