Skip to content

Improve and clarify branch sorting. #46

Open
@dmitshur

Description

Minor issue. I've noticed that some implementations of Branches sort the branches before returning:

sort.Sort(vcs.Branches(bs))

While others do not. The interface does not specify any sorting behavior.

We should improve docs to specify some behavior, and make the output consistent (if it's not).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions