Docs.rs
  • gitcc-git-0.5.0
    • gitcc-git 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nlargueze
    • Dependencies
      • git2 ^0.17.1 normal
      • thiserror ^1.0.40 normal
      • time ^0.3.20 normal
    • Versions
    • 97.06% of the crate is documented
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

gitcc_git0.5.0

Crate Items

  • Structs
  • Constants
  • Functions
  • Type Aliases

List of all items

Structs

  • Commit
  • Error
  • Tag

Functions

  • add_all
  • commit_log
  • commit_to_head
  • discover_repo
  • get_config
  • get_origin_url
  • get_tag_refs
  • list_tags
  • push_to_remote
  • repo_status
  • set_annotated_tag

Type Aliases

  • GitConfig
  • GitRepository
  • Status
  • StatusShow

Constants

  • USER_EMAIL
  • USER_NAME