Zsh completions guard patch names
commitfcecc36ea63390f21000c9f5a27712649571a640
authorPeter Grayson <pete@jpgrayson.net>
Wed, 22 Sep 2021 02:46:30 +0000 (21 22:46 -0400)
committerPeter Grayson <pete@jpgrayson.net>
Wed, 22 Sep 2021 02:47:42 +0000 (21 22:47 -0400)
tree60c35dd5632260a009f6c7bdd9c3c2840cd83001
parent644f3948c6f76ecd3e6dac8ef651614e6868dbdd
Zsh completions guard patch names

Use _guard to ensure patch names don't start with '-'. This is an
incomplete guard, but is useful to differentiate patch names from
command line options for the completion system.

Signed-off-by: Peter Grayson <pete@jpgrayson.net>
completion/stgit.zsh