]> source.dussan.org Git - jgit.git/commit
Add convenience factory method for most used builder pattern 25/11325/3
authorMatthias Sohn <matthias.sohn@sap.com>
Tue, 19 Mar 2013 22:26:17 +0000 (23:26 +0100)
committerMatthias Sohn <matthias.sohn@sap.com>
Tue, 19 Mar 2013 23:44:24 +0000 (00:44 +0100)
commit38cac0acf3c67d8006121e84b39f7028cf91ffe9
treeb8cc4f5f7f902b3103599c2cf0e0eaeb0c78a037
parentd35586a4311df0243d03dd825c1573942c393e0c
Add convenience factory method for most used builder pattern

This will simplify to adapt EGit to the removal of FileRepository from
jgit's public API in change I2ab1327c202ef2003565e1b0770a583970e432e9.

Change-Id: If98b0b97e8f13a94d4ea7ba1be0f90d82b0fba4b
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/storage/file/FileRepositoryBuilder.java