]> source.dussan.org Git - jgit.git/commit
Add String form of PackInvalidException constructor 28/3928/2
authorShawn O. Pearce <spearce@spearce.org>
Wed, 29 Jun 2011 16:51:54 +0000 (09:51 -0700)
committerShawn O. Pearce <spearce@spearce.org>
Thu, 28 Jul 2011 17:07:09 +0000 (10:07 -0700)
commitd1f130f7f92792c03f2521d6748428fe33535a21
treebda00c9310bede34056681b426360a45c3a0e423
parent14680f6e6e9c8bd5e0640699f2a501c3fc8db178
Add String form of PackInvalidException constructor

This way the path can be supplied as a string, without first
converting to a java.io.File.

Change-Id: I54d9bb9867556cd98b378c0762054b31497459cb
org.eclipse.jgit/src/org/eclipse/jgit/errors/PackInvalidException.java