Add String versions of methods in RefSpec
commit4e1e6b0a3dfe3c881b97d561731898ecbd915007
authorMarek Zawirski <marek.zawirski@gmail.com>
Fri, 27 Jun 2008 22:06:39 +0000 (28 00:06 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Sat, 28 Jun 2008 10:06:42 +0000 (28 12:06 +0200)
tree44bb11c95eff2a4b0958af611bf3287e956743de
parent4f795accf625f29a9c3aa34a208c3ccd9fdc88bc
Add String versions of methods in RefSpec

matchDestination(), matchSource(), expandFromSourec() can take String
as parameter now, not only Ref (we just need a ref name).

Signed-off-by: Marek Zawirski <marek.zawirski@gmail.com>
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.jgit/src/org/spearce/jgit/transport/RefSpec.java