gitc 0.1.4

A command line tool to help you clone git repositories with http url or even with branch.
[dependencies.console]
version = "0.15.7"

[dependencies.regex]
version = "1.10.2"

[package]
description = "A command line tool to help you clone git repositories with http url or even with branch."
edition = "2021"
license = "MIT"
name = "gitc"
readme = "README.md"
version = "0.1.4"