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 staging and unstaging hunks #24606

Draft
wants to merge 7 commits into
base: main
Choose a base branch
from
Draft

Conversation

cole-miller
Copy link
Contributor

@cole-miller cole-miller commented Feb 11, 2025

  • Staging hunks
  • Unstaging hunks
  • Remote project support
  • Tests
  • Tricky cases
    • Correctly handle acting on multiple hunks for a single file
    • Remove path from index when unstaging the last staged hunk, if it's absent from HEAD

Release Notes:

  • Implement actions and controls for staging individual diff hunks

@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Feb 11, 2025
@cole-miller cole-miller force-pushed the stage-unstage-hunks branch 2 times, most recently from a77e41d to 8bef25e Compare February 11, 2025 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla-signed The user has signed the Contributor License Agreement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant