nu_scripts/custom-completions/git
Auca Coyan 6585a0f515
🐛 fix optional arg in git stash show (#765)
Hi! Another bug I found, in `git`, you can
```bash
git stash show
```
with no args and should be alright, but the .nu script is requiring a
git name. (maybe for a previous version of git it was needed)
2024-02-26 15:42:28 -06:00
..
git-completions.nu 🐛 fix optional arg in git stash show (#765) 2024-02-26 15:42:28 -06:00