Extension Icon

Git Repos

Quickly access your local git repositories and open them in your favorite editor or any app
AvatarDean Moore
8,516 Installs
OverviewCommandsVersion History

Versions13

Bug Fix - February 10, 2024

  • Make find command handle errors better
  • Changed exit code to be always zero so execp doesn't throw
  • Filter out error commands due to unreadable directories in the path

Enhancement - December 7, 2023

  • Added sotring of results based on usage recency - most used paths will appear on top

Bug Fix - October 21, 2023

  • Resolved issue with binary plist for reading default browser. Now checks against all known browser paths as a fallback.
  • Fixed "Open in All Applications" opening browser not as a url

Enhancement - October 18, 2023

  • Added option to filter search with the entire repo path.
  • Added ability to filter by repo type (normal repos vs submodules vs worktrees).
  • Resolved issue where submodules that have been renamed would not be found.

Bug Fix - October 17, 2023

  • Resolved issue when the scan path contains a space.
  • Update to the latest Raycast API.

Enhancement - April 20, 2022

  • Added a new action for the List Repos command to mark repos as favorites that will be displayed at the top.
  • Replaced custom caching logic with useCachedPromise.
  • Update to the latest Raycast API.

Enhancement - November 25, 2022

  • Added a new action for List Repos command to open in all assigned applications at once.

Bug Fix - March 31, 2022

  • Resolved issue due to cache schema changes

New Additions - March 30, 2022

  • Open the action's app with the repo remote URL if it has one and the app's bundle id matches the system default browser's bundle id; otherwise, use the repo path.
  • Update to latest Raycast API

Store Updates - March 14, 2022

  • Add categories and screenshots for the store
  • Update to latest Raycast API

New Additions - February 10, 2022

  • Add Open with preferences
  • Update to latest Raycast API

New Additions - October 18, 2021

  • Add support for Git Worktrees
  • Add additional actions

Added [Git Repos - October 15, 2021

  • Initial version