I've found myself wanting to sync a stack but then do some local testing before pushing the changes back up, to do this I need to:
- Fetch changes
- Pull changes
- Update stack
- Test
Being able to sync the stack but not push the changes would be helpful here.