summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.http.test/tst
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-06-24 15:18:14 -0700
committerShawn O. Pearce <spearce@spearce.org>2010-06-25 17:46:40 -0700
commitbd8b06427fa4d4d804a886d6b74bae40613d4df1 (patch)
treebee97e40c2fd6f4758319a4fbe44f0d665ed2a21 /org.eclipse.jgit.http.test/tst
parentf6c26dabd221d6820d0968a8bec556cf1bcc036f (diff)
downloadjgit-bd8b06427fa4d4d804a886d6b74bae40613d4df1.tar.gz
jgit-bd8b06427fa4d4d804a886d6b74bae40613d4df1.zip
Delegate repository access to refs, objects
Instead of using the internal field directly to access references or objects, use the getter method to obtain the proper type of database, and follow down from there. This permits us to later do a refactoring that makes those methods abstract and strips the field out of the Repository class, moving it into a concrete base class that is more storage implementation specific. Change-Id: Ic21dd48800e68a04ce372965ad233485b2a84bef Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit.http.test/tst')
0 files changed, 0 insertions, 0 deletions