Skip to content

Update git extension#25342

Merged
raycastbot merged 8 commits into
raycast:mainfrom
Ernest0-Production:ext/git
Feb 19, 2026
Merged

Update git extension#25342
raycastbot merged 8 commits into
raycast:mainfrom
Ernest0-Production:ext/git

Conversation

@Ernest0-Production
Copy link
Copy Markdown
Contributor

@Ernest0-Production Ernest0-Production commented Feb 11, 2026

Description

Added

  • GitIgnore: Add "Add to .gitignore" action for files in status view
  • Integrate Gravatar Icons
  • Submodules support
  • Git Config: Add "Git Config" view for managing local git config
  • Git-LFS: Add "Git LFS" view for managing lfs files

Changed

  • Interactive Rebase: Improve UX and safety
    • Reorder "Pick" and "Apply Rebase" actions
    • Add pre-rebase guard for uncommitted changes
    • Use dynamic icons for squash and fixup actions (arrow-down-left.svg)

Fixed

  • Git Clone: Refactor clone process for improved reliability
  • Upstream Branch: Enhance null safety in upstream branch handling

Screencast

git 2026-02-11 at 15 35 06 git 2026-02-11 at 15 36 01 git 2026-02-11 at 15 36 50 git 2026-02-12 at 18 43 05 git 2026-02-14 at 19 41 04

Checklist

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

extension fix / improvement Label for PRs with extension's fix improvements extension: git Issues related to the git extension OP is author The OP of the PR is the author of the extension platform: macOS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants