diff options
author | Robin Rosenberg <robin.rosenberg@dewire.com> | 2011-10-19 23:14:41 +0200 |
---|---|---|
committer | Christian Halstrick <christian.halstrick@sap.com> | 2011-11-09 09:05:24 +0100 |
commit | 83c172f0f7d1fb5ceb14fd58704ae18dc59a1e33 (patch) | |
tree | 9f73b5a06cd8123f9dd570fe79f7abfb5446ff7f /org.eclipse.jgit.test/exttst | |
parent | 790ddb2983bce01d2d0b5b1049d5576fa0c136a8 (diff) | |
download | jgit-83c172f0f7d1fb5ceb14fd58704ae18dc59a1e33.tar.gz jgit-83c172f0f7d1fb5ceb14fd58704ae18dc59a1e33.zip |
Deprecate GitIndex more by using only DirCache internally.
This includes merging ReadTreeTest into DirCacheCheckoutTest and
converting IndexDiffTest to use DirCache only. The GitIndex specific
T0007GitIndex test remains.
GitIndex is deprecated. Let us speed up its demise by focusing the
DirCacheCheckout tests to using DirCache instead.
This also add explicit deprecation comments to methods that depend
on GitIndex in Repository and TreeEntry. The latter is deprecated in
itself.
Change-Id: Id89262f7fbfee07871f444378f196ded444f2783
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Diffstat (limited to 'org.eclipse.jgit.test/exttst')
0 files changed, 0 insertions, 0 deletions