Why is this considered "squash safe"?kitlangton/stackNo — important correction: **it does *not* go with pushes.**
`stack`’s state is local to your clone, stored under the Git directory:
```bash
$(git rev-parse --git-common-dir)/stack/state.json
$(git ...