diff options
author | Roberto Tyley <roberto.tyley@gmail.com> | 2013-05-18 22:52:55 +0100 |
---|---|---|
committer | Robin Stocker <robin@nibor.org> | 2013-05-19 13:20:47 +0200 |
commit | b4b3999f8221c4c5885aef541abb4a411a9fdcbe (patch) | |
tree | 3eb99bdd9bbbc73b6b5924b5926de476dc00be11 /org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature | |
parent | 84ad4957c6a1479032ad24a216904f87f1e02f40 (diff) | |
download | jgit-b4b3999f8221c4c5885aef541abb4a411a9fdcbe.tar.gz jgit-b4b3999f8221c4c5885aef541abb4a411a9fdcbe.zip |
Fix BatchRefUpdate progress-monitoring so it doesn't count twice
I was seeing output like this while running The BFG:
Updating references: 200% (374/187)
...issue sneaked in with 5cf53fda I think.
The update call is also moved to the end of the loop, as update() is
only supposed to be called after work has been done ("Denote that some
work units have been completed").
Change-Id: I1620fa75be16dc80df44745d0e123ea512762e31
Signed-off-by: Robin Stocker <robin@nibor.org>
Diffstat (limited to 'org.eclipse.jgit.packaging/org.eclipse.jgit.java7.feature')
0 files changed, 0 insertions, 0 deletions