I am using a script to generate commit hashes for `git cherry-menu` to use as such: ``` git cherry-menu ./my-script.sh ``` It'd be nice if I could use the same script as input to `git-icing`
I am using a script to generate commit hashes for
git cherry-menuto use as such:It'd be nice if I could use the same script as input to
git-icing