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

Implement stack commit reordering #5240

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

krlvi
Copy link
Member

@krlvi krlvi commented Oct 21, 2024

No description provided.

Copy link

vercel bot commented Oct 21, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
gitbutler-web ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 21, 2024 3:28pm

@github-actions github-actions bot added the rust Pull requests that update Rust code label Oct 21, 2024
@krlvi krlvi marked this pull request as draft October 21, 2024 09:45
@@ -397,6 +397,20 @@ pub mod commands {
Ok(())
}

#[tauri::command(async)]
#[instrument(skip(projects, windows), err(Debug))]
pub fn reorder_stack(
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fyi @ndom91 this is the new API

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rust Pull requests that update Rust code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant