]> source.dussan.org Git - jgit.git/commit
Support {get,set}GitwebDescription on InMemoryRepository 10/85010/2
authorShawn Pearce <spearce@spearce.org>
Mon, 14 Nov 2016 21:59:59 +0000 (13:59 -0800)
committerShawn Pearce <spearce@spearce.org>
Mon, 14 Nov 2016 22:40:21 +0000 (14:40 -0800)
commit71ea0fe56707ae592e34488bb59333150ed3622b
tree8cd510c5d06ff75de48ed4a60313bbac8c261859
parent1c70dd6d219d2336b0d505739fe4c17677d5cc8c
Support {get,set}GitwebDescription on InMemoryRepository

This simplifies testing for Gerrit Code Review where
application code is updating the repository description
and the test harness uses InMemoryRepository.

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