rw_git 1.0.3 copy "rw_git: ^1.0.3" to clipboard
rw_git: ^1.0.3 copied to clipboard

A git wrapper that facilitates the execution of various useful git commands.

1.0.1 #

  • Support for common git commands and operations:
    • git init
    • git clone
    • git fetch tags
    • Count commits between two tags
    • Retrieve statistics regarding code changes (insertions, deletions, number of files changed).

1.0.2 #

  • Fixed various bugs surfaced from unit testing.
  • Code coverage 100%.
  • Improved performance and logical output of some commands.

1.0.3 #

  • Exposing RwGitParser through the rw_git package for enhanced flexibility.
2
likes
140
pub points
52%
popularity

Publisher

verified publisherpub.gbrandtio.dev

A git wrapper that facilitates the execution of various useful git commands.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

git, path

More

Packages that depend on rw_git