Skip to content

Expose static method Remote.IsValidName() #679

Description

@nulltoken
  • Introduce a new static method bool Remote.IsValidName(string)
  • Make repo.Remotes.IsValidName() implementation delegate to this new method
  • Deprecate repo.Remotes.IsValidName()
  • Update the tests in RemoteFixture.cs to make them leverage this new method

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions