aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeAlgorithm.java
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2010-10-16 21:33:06 -0700
committerShawn O. Pearce <spearce@spearce.org>2010-10-16 21:47:10 -0700
commit0b51a4568835e95fe2fc88f9458d4a7368a9c691 (patch)
treee0d7e0aaf30a3726e871006b0b32c203ba41fcf4 /org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeAlgorithm.java
parent9b4876cedf430e454b99da5410e2a9d624f35129 (diff)
downloadjgit-0b51a4568835e95fe2fc88f9458d4a7368a9c691.tar.gz
jgit-0b51a4568835e95fe2fc88f9458d4a7368a9c691.zip
Allow pgm Main to be extended
3rd party packages that use repository types other than FileRepository may wish to extend our pgm package and implement their own resolution scheme for repository "names" that are passed in by the --git-dir command line option. Make that possible by allowing the package to extend the Main class and override the lookup. This is primarily useful when developing new storage implementations and trying to experiment with the results, without linking all of it into the core JGit package. Change-Id: Id30e168da16341e5da43365688a63aa30c7b7e2c Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'org.eclipse.jgit/src/org/eclipse/jgit/merge/MergeAlgorithm.java')
0 files changed, 0 insertions, 0 deletions