git-digger

Crates.iogit-digger
lib.rsgit-digger
version0.1.9
created_at2025-03-23 06:11:21.335323+00
updated_at2025-06-10 10:36:29.799812+00
descriptionHelper library to handle multiple git repositories
homepage
repositoryhttps://github.com/szabgab/git-digger/
max_upload_size
id1602371
size51,562
Gábor Szabó (szabgab)

documentation

README

git-digger

Helper library to deal with multiple repositories from multiple git hosting services.

Who uses it?

One day it might become useful for others as well.

Release process

  • Update the version number in Cargo.toml
  • cargo build
  • git add .
  • git commit -m "update version number"
  • cargo publish
Commit count: 28

cargo fmt