]> source.dussan.org Git - jgit.git/commit
Enhance BranchConfig API to expose branch.* options 15/30915/2
authorRobin Stocker <robin@nibor.org>
Sat, 2 Aug 2014 09:20:51 +0000 (19:20 +1000)
committerMatthias Sohn <matthias.sohn@sap.com>
Sat, 2 Aug 2014 22:06:14 +0000 (00:06 +0200)
commit93530625cf26e9a06f976e1575269becdcbee283
tree64c2739ebe3d9885cab143b37de23e2041c94c17
parent1fd150d565c10da901784071c2d82319a3fd8be4
Enhance BranchConfig API to expose branch.* options

With these, more code can use BranchConfig instead of directly accessing
the raw configuration values.

Change-Id: I4b52f97ff0e3fc8f097512806f043c615a3d2594
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
org.eclipse.jgit/src/org/eclipse/jgit/lib/BranchConfig.java