Files
nushell/crates/nu_plugin_gstat
Justin Ma 57dce8a386 Bump patch version (#16236)
Bump patch version
2025-07-25 03:28:24 +08:00
..
2025-07-25 03:28:24 +08:00

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>