public class Branch extends GitObject
Branch(org.eclipse.jgit.lib.Ref candidate)
Branch(String name, org.eclipse.jgit.lib.ObjectId sha1)
String
toString()
getName, getSHA1, getSHA1String
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Branch(String name, org.eclipse.jgit.lib.ObjectId sha1)
public Branch(org.eclipse.jgit.lib.Ref candidate)
public String toString()
toString
Object
Copyright © 2004-2013. All Rights Reserved.