git-diff 0.0.0

A WIP crate of the gitoxide project dedicated to implementing differences between things
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[lib]
doctest = false

[package]
authors = ["Sebastian Thiel <sebastian.thiel@icloud.com>"]
description = "A WIP crate of the gitoxide project dedicated to implementing differences between things"
edition = "2018"
license = "MIT/Apache-2.0"
name = "git-diff"
repository = "https://github.com/Byron/gitoxide"
version = "0.0.0"