]> source.dussan.org Git - jgit.git/commit
InMemoryRepository: Abort BatchRefUpdate if a command previously failed 71/63671/1
authorShawn Pearce <spearce@spearce.org>
Wed, 6 Jan 2016 20:05:46 +0000 (12:05 -0800)
committerShawn Pearce <spearce@spearce.org>
Wed, 6 Jan 2016 20:05:46 +0000 (12:05 -0800)
commit4c9eda17bea2a5f9c2d4905d2a9e43cc832a432d
treed9cbc7ead4c5c654196fbd3a33bec3d282b7f779
parent4c574b39b40be466bfe7d6aaaa011bd5a2e9023b
InMemoryRepository: Abort BatchRefUpdate if a command previously failed

If any command has already been marked as failing, fail the entire batch.

Change-Id: I1692240841aa4f4cb252bdccbc6f11d9246929c1
org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/InMemoryRepository.java