diff options
author | Christian Halstrick <christian.halstrick@sap.com> | 2010-06-11 07:33:16 +0200 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2010-08-27 16:06:49 +0200 |
commit | 2059ed205ebdf1b6837077db6cea6d29a4fbcf4a (patch) | |
tree | 9df6a53a56c6a4f0dc51c9abba378e9c940f9a17 /org.eclipse.jgit.pgm | |
parent | 0e7a38b60fbb88db4c61fd185ec17416540463d2 (diff) | |
download | jgit-2059ed205ebdf1b6837077db6cea6d29a4fbcf4a.tar.gz jgit-2059ed205ebdf1b6837077db6cea6d29a4fbcf4a.zip |
Implement a Dircache checkout (needed for merge)
Implementation of a checkout (or 'git read-tree') operation which
works together with DirCache. This implementation does similar things
as WorkDirCheckout which main problem is that it works with deprecated
GitIndex. Since GitIndex doesn't support multiple stages of a file
which is required in merge situations this new implementation is
required to enable merge support.
Change-Id: I13f0f23ad60d98e5168118a7e7e7308e066ecf9c
Signed-off-by: Christian Halstrick <christian.halstrick@sap.com>
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
Diffstat (limited to 'org.eclipse.jgit.pgm')
0 files changed, 0 insertions, 0 deletions