]> source.dussan.org Git - jgit.git/commit
Implement --force option in FetchCommand and CLI fetch command 85/119285/1
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 13 Mar 2018 01:20:29 +0000 (02:20 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 13 Mar 2018 01:20:29 +0000 (02:20 +0100)
commite23b09ad6efc35f6574cfefd4467ad20e5212ff2
tree2496db04e5c6c321c5df516b6e92c3c7005c90cd
parent6f82de449fa8c2e30b60afedf9b557d879fdde8c
Implement --force option in FetchCommand and CLI fetch command

Change-Id: I42cdb57b8fb54ce466d1958391f12f911045327f
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit.pgm.test/tst/org/eclipse/jgit/pgm/FetchTest.java
org.eclipse.jgit.pgm/resources/org/eclipse/jgit/pgm/internal/CLIText.properties
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Fetch.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/api/FetchCommandTest.java
org.eclipse.jgit/src/org/eclipse/jgit/api/FetchCommand.java