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

feat!: deprecate some functions #1174

Merged
merged 1 commit into from
Jan 20, 2025
Merged

feat!: deprecate some functions #1174

merged 1 commit into from
Jan 20, 2025

Conversation

lewis6991
Copy link
Owner

  • Deprecated config.show_deleted and toggle_deleted()
    • Use preview_hunk_inline()
  • Deprecated undo_stage_hunk()
    • Use stage_hunk() on staged lines
  • Updated keymap suggestion in README.md
  • Removed hidden option config._inline2

- Deprecated config.show_deleted and toggle_deleted()
  - Use preview_hunk_inline()
- Deprecated undo_stage_hunk()
  - Use stage_hunk() on staged lines
- Updated keymap suggestion in README.md
- Removed hidden option config._inline2
@lewis6991 lewis6991 merged commit 8b74e56 into main Jan 20, 2025
7 checks passed
@lewis6991 lewis6991 deleted the feat/depreactions branch January 20, 2025 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant