public class Branch extends GitObject
Branch(org.eclipse.jgit.lib.Ref candidate)
Branch(String name, org.eclipse.jgit.lib.ObjectId sha1)
String
toString()
equals, getName, getSHA1, getSHA1String, hashCode
clone, finalize, getClass, 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-2015 Hudson. All Rights Reserved.