[][src]Function cargo_create::git::parse_to_git_url

pub fn parse_to_git_url(value: &str) -> String

Parses the input and creates a valid git repository.

Currently only github is supported.