Skip to content

oxidize shadow-rs #1036

Open
Open
@Byron

Description

@Byron
  • a whole lot of metadata extraction
  • has feature toggles for CLI usage as well as git2, which is neat

Requirements

git2
  • diff index with HEAD
  • diff index with working tree (without untracked)
  • is working tree clean (without untracked)
  • current branch
git (CLI)
  • find last tag with git describe --tags --abbrev=0 HEAD
  • find current tag with git tag -l --contains HEAD

https://github.com/baoyachi/shadow-rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-integrate-gitoxide"Oxidize" crates even more by replacing git2 with gitoxide

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions