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 Commitcommit()Commit that the branch currently points to.Stringname()Name of the branch.Reporepo()The repo we're in.
-