stack amend: just reword
This is probably closely related to https://gitlab.com/gitlab-org/cli/-/issues/7644. My use case is that I just want to reword the current diff in the stack. At the moment that's not possible because `glab stack amend` would `git add` everything when I don't specify a file / dir.
issue