nu_scripts
nu_scripts copied to clipboard
Add comment to git-aliases.nu
explaining the gstat dependency. Fixes #973
I also wouldn't be opposed to removing gstat as a dependency, even though I wrote gstat and use it every day all day. Especially if that's the only place.
We'd probably have to wrap it in a do though
do -i { git branch --show-current } | complete