]> source.dussan.org Git - jgit.git/commit
amend commit: Refactor repository construction to builder class 46/1046/3
authorShawn O. Pearce <spearce@spearce.org>
Sat, 3 Jul 2010 00:01:40 +0000 (17:01 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 3 Jul 2010 17:54:30 +0000 (10:54 -0700)
commit08d349a27bbff4b0d3ee67eb6ddd4818e070c86e
tree90e4f66206bf699f2dd54a4c61061543cc9e25e9
parentfe9860a4441d606eb6d56da24197eb1797f275dc
amend commit: Refactor repository construction to builder class

During code review, Alex raised a few comments about commit
532421d98925 ("Refactor repository construction to builder class").
Due to the size of the related series we aren't going to go back
and rebase in something this minor, so resolve them as a follow-up
commit instead.

Change-Id: Ied52f7a8f7252743353c58d20bfc3ec498933e00
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
org.eclipse.jgit.pgm/src/org/eclipse/jgit/pgm/Main.java
org.eclipse.jgit.test/tst/org/eclipse/jgit/storage/file/T0003_Basic.java
org.eclipse.jgit/resources/org/eclipse/jgit/JGitText.properties
org.eclipse.jgit/src/org/eclipse/jgit/JGitText.java
org.eclipse.jgit/src/org/eclipse/jgit/lib/BaseRepositoryBuilder.java