gegit 1.0.0

Getting your repos made easy
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.clap]
features = ["derive"]
version = "4.3.19"

[package]
description = "Getting your repos made easy"
edition = "2021"
homepage = "https://github.com/skudlur/gegit"
keywords = ["cli", "git"]
license = "MIT"
name = "gegit"
readme = "README.md"
repository = "https://github.com/skudlur/gegit"
version = "1.0.0"