class Git::URL

Methods for parsing a Git URL

Any URL that can be passed to ‘git clone` can be parsed by this class.

@see git-scm.com/docs/git-clone#_git_urls GIT URLs @see github.com/sporkmonger/addressable Addresable::URI

@api public