Skip to content

Comments

feat: consolidate reparent into parent command#62

Merged
javoire merged 1 commit intomainfrom
jd/reparent-consolidation
Feb 6, 2026
Merged

feat: consolidate reparent into parent command#62
javoire merged 1 commit intomainfrom
jd/reparent-consolidation

Conversation

@javoire
Copy link
Owner

@javoire javoire commented Feb 6, 2026

Summary

  • Merge stack reparent <branch> into stack parent [branch]
  • stack parent (no args) shows current parent
  • stack parent <branch> changes parent to specified branch
  • More intuitive UX: one command for both showing and setting parent

🤖 Generated with Claude Code

Merge `stack reparent <branch>` into `stack parent [branch]`:
- `stack parent` (no args) shows current parent
- `stack parent <branch>` changes parent to specified branch

This provides a more intuitive UX where `parent` handles both
showing and setting the parent relationship.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@javoire javoire marked this pull request as ready for review February 6, 2026 19:52
@javoire javoire merged commit 5444539 into main Feb 6, 2026
1 check passed
@javoire javoire deleted the jd/reparent-consolidation branch February 6, 2026 19:52
javoire pushed a commit that referenced this pull request Feb 6, 2026
…026-02-06)

### Features

* consolidate reparent into parent command ([#62](#62)) ([5444539](5444539))
@javoire
Copy link
Owner Author

javoire commented Feb 6, 2026

🎉 This PR is included in version 1.16.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant