gitpatcher-bin

Crates.iogitpatcher-bin
lib.rsgitpatcher-bin
version0.2.3
sourcesrc
created_at2020-06-06 03:21:06.556895
updated_at2023-10-11 06:53:00.402149
descriptionA command line app for using gitpatcher
homepage
repositoryhttps://github.com/Techcable/gitpatcher
max_upload_size
id250537
size28,183
(Techcable)

documentation

README

gitpatcher

A rust library that uses git to maintain a set of patch files against a submodule.

Features

  • Uses libgit2 internally
  • The patcher creates a single patch file per commit
  • It automatically adds patch files to the parent repository
    • Internally filters out redundant changes in patches, to avoid committing unnecessary changes

See also

Commit count: 80

cargo fmt