nu_plugin_gstat

Crates.ionu_plugin_gstat
lib.rsnu_plugin_gstat
version0.107.0
created_at2022-03-22 20:49:29.766942+00
updated_at2025-09-03 01:36:42.575669+00
descriptionA git status plugin for Nushell
homepage
repositoryhttps://github.com/nushell/nushell/tree/main/crates/nu_plugin_gstat
max_upload_size
id554887
size76,824
publishing (github:nushell:publishing)

documentation

README

Git stat plugin for Nushell

Note: this requires Nushell 0.60 or later

To install:

> cargo install --path .

To add the plugin (from inside Nushell):

> plugin add <path to installed plugin>
Commit count: 10583

cargo fmt