Package com.jcabi.github.mock
Class MkBranch
- java.lang.Object
-
- com.jcabi.github.mock.MkBranch
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Commit
commit()
Commit that the branch currently points to.String
name()
Name of the branch.Repo
repo()
The repo we're in.
-