Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Unapply changes without losing lane? #5927

Open
intel352 opened this issue Jan 10, 2025 · 1 comment
Open

Feature: Unapply changes without losing lane? #5927

intel352 opened this issue Jan 10, 2025 · 1 comment
Labels
enhancement An improvement to an existing feature UX/UI Focusing on user satisfaction, usability, and overall experience

Comments

@intel352
Copy link

I'm using Gitbutler with a Terraform repository, so that I can group my changes by a reference module, logical group, etc, to make PRs easier to review.

But with Terraform, you need to be able to see a plan of pending changes to your cloud resources. Sometimes I want to be able to show the changes expected from lane 1, changes expected from lanes 1 & 2, and then changes expected from lanes 1, 2, and 3.

Currently I'm unable to achieve this with Gitbutler. What I basically have to do then is switch to each lane's branch, plan changes, switch again, plan changes, but that doesn't let me see aggregate/combined changes of multiple lanes, and is toilsome.

Just having the ability to unapply a lane (but keep the lane for management) so that the changes are not active in the current workspace but can be easily reactivated, would do wonders.

If this ability already exists, I think I'm missing it somehow?

@Byron Byron added enhancement An improvement to an existing feature UX/UI Focusing on user satisfaction, usability, and overall experience labels Jan 11, 2025
@Byron
Copy link
Collaborator

Byron commented Jan 11, 2025

Thank you for sharing your workflow! I see how being able to unapply a lane, but to keep it visible, can help with this and I think what we are cooking up may be able to address this. Also, I will keep it in mind. CC @krlvi who knows much better than me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement to an existing feature UX/UI Focusing on user satisfaction, usability, and overall experience
Projects
None yet
Development

No branches or pull requests

2 participants