Skip to content

feat: add stack up/down commands for navigation#32

Merged
javoire merged 2 commits intomainfrom
nav-stack-00490
Dec 8, 2025
Merged

feat: add stack up/down commands for navigation#32
javoire merged 2 commits intomainfrom
nav-stack-00490

Conversation

@javoire
Copy link
Copy Markdown
Owner

@javoire javoire commented Dec 4, 2025

Add two new commands to navigate the stack hierarchy:

  • stack up - checkout the parent branch
  • stack down - checkout a child branch (with interactive selection if multiple children)

These commands make it easy to move between branches in a stack without having to type branch names.

@javoire javoire merged commit bb3308d into main Dec 8, 2025
2 checks passed
@javoire javoire deleted the nav-stack-00490 branch December 8, 2025 18:34
@javoire
Copy link
Copy Markdown
Owner Author

javoire commented Dec 8, 2025

🎉 This PR is included in version 1.3.1 🎉

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