Package org.projectnessie.versioned
Interface BranchName
A named reference representing a branch.
-
Method Summary
Static Methods
-
Method Details
-
of
Create a new branch reference.- Parameters:
name- the branch name- Returns:
- an instance of
BranchNamefor the provided name
-