]> source.dussan.org Git - jgit.git/commit
PushCommand: Set force-update in-place 00/2700/2
authorShawn O. Pearce <spearce@spearce.org>
Mon, 14 Mar 2011 14:14:44 +0000 (07:14 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Mon, 14 Mar 2011 15:02:35 +0000 (08:02 -0700)
commita0ead25a095f6fc62ebb0c913cc5249bf30c7249
tree31cf19418d6d01ca6c431cf446365df272c282c9
parent9b941d017228a236d733abce183b2fecef69d682
PushCommand: Set force-update in-place

Rather than copying the entire list, just replace each element
with the version that has setForceUpdate(true) invoked on it.

Change-Id: I2eaa4466d497cb2408ce61dc62ca26e0c32fe841
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit/src/org/eclipse/jgit/api/PushCommand.java