public class CommitRange extends Object
CommitRange(Branch branchBase, Commit to)
CommitRange(Commit from, Commit to)
String
from()
Commit
to()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CommitRange(Commit from, Commit to)
public CommitRange(Branch branchBase, Commit to)
public String from()
public Commit to()
Copyright © 2016–2025. All rights reserved.