Skip to content

feat(stacked-diffs): Fix `stack create`

Gary Holtz requested to merge gmh-fix-stack-create into gmh-stacked-diffs

Description

I'm realizing I had stack create doing the wrong thing when I first made it. This corrects it to the right functionality and fixes a few tests.

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Gary Holtz

Merge request reports