What do you want us to work on?
I just got No suggestion found for command: git stash poop.
The original error output was fatal: subcommand wasn't specified; 'push' can't be assumed due to unexpected token 'poop'.
Is there a syntax to handle suggestions in the scope of the subcommand? So for git stash it should be aware of the subcommands available: https://git-scm.com/docs/git-stash
What do you want us to work on?
I just got
No suggestion found for command: git stash poop.The original error output was
fatal: subcommand wasn't specified; 'push' can't be assumed due to unexpected token 'poop'.Is there a syntax to handle suggestions in the scope of the subcommand? So for
git stashit should be aware of the subcommands available: https://git-scm.com/docs/git-stash