Skip to content

feat(stacked-diffs): adding a config setting

Gary Holtz requested to merge gmh-add-branch-prefix-config into gmh-stacked-diffs

Description

Adding a configuration setting to for the prefix in auto generated branches using stacked diffs. Example: setting it as "gmh" would create branches like "gmh-feature-name-3d15da"

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