Git Repos

An Alfred Workflow


Short Description

Browse, search and open Git repositories from within Alfred.

Last Updated

07 Aug 2015

Compatibility

Yosemite
(10.10)
Mavericks
(10.9)
Mountain Lion
(10.8)
Lion
(10.7)
Snow Leopard
(10.6)
Yes Yes Yes Yes Yes
 

Version

1.7
 

Bundle ID

net.deanishe.alfred-git-repos
 

Author

Usage

This workflow requires some configuration before use. See configuration for details.

  • repos [<query>] — Show a list of your Git repos filtered by <query>

  • reposettings — Open settings.json in default JSON editor
  • reposupdate — Force workflow to update its cached list of repositories. (By default, the list will only be updated every 3 hours.)
  • reposhelp — Open this file in your browser

Configuration

You have to edit the JSON settings file if you want apps other than Finder and Terminal (the defaults for and ⌘+↩). You can also set multiple applications per action.

Please see the GitHub repository or use the reposhelp command for information on how to configure the workflow.

License, Thanks

This workflow is released under the MIT Licence.

It uses the Alfred-Workflow and docopt libraries (both MIT Licence).

The icon is by Jason Long, from git-scm.com, released under the Creative Commons Attribution 3.0 Unported Licence.

Screenshots