Get the latest tech news
Show HN: Git-Add–Interactive with Enhancements
git-add--interactive with extra features. Contribute to cwarden/git-add-interactive development by creating an account on GitHub.
status- Show paths with changes update- Add working tree state to staged changes revert- Revert staged changes back to HEAD add untracked- Add untracked files to staged changes patch- Pick hunks and update selectively diff- View diff between HEAD and index quit- Exit the program help- Show help Comprehensive unit tests for core functionality Git integration respecting user's color and configuration Error handling for edge cases and invalid input Support for all major patch modes and operations All patch modes (stage, reset, checkout, stash, worktree variants) Full hunk manipulation (splitting, editing, navigation) Git color configuration support Interactive selection with prefix matching Range and comma-separated selections
Or read this on Hacker News