Skip to content

Instantly share code, notes, and snippets.

@zmack
Created January 29, 2009 14:45
Show Gist options
  • Save zmack/54562 to your computer and use it in GitHub Desktop.
Save zmack/54562 to your computer and use it in GitHub Desktop.
[zmack@voltron symbolya (master)]$ git branch -a
error: refs/remotes/braid/vendor/plugins/thinking-sphinx/HEAD points nowhere!
error: refs/remotes/braid/vendor/plugins/haml/HEAD points nowhere!
error: refs/remotes/braid/vendor/plugins/will-paginate/HEAD points nowhere!
error: refs/remotes/braid/thinking-sphinx/HEAD points nowhere!
* master
nobraid
braid/vendor/plugins/HEAD
braid/vendor/plugins/master
origin/HEAD
origin/maint
origin/master
origin/release
[zmack@voltron symbolya (master)]$ git remote -v
braid/thinking-sphinx /home/zmack/.braid/cache/git___github.com_zmack_thinking-sphinx.git
braid/vendor/plugins/ /home/zmack/.braid/cache/git___github.com_zmack_thinking-sphinx.git
braid/vendor/plugins/haml /home/zmack/.braid/cache/git___github.com_nex3_haml.git
braid/vendor/plugins/thinking-sphinx /home/zmack/.braid/cache/git___github.com_zmack_thinking-sphinx.git
braid/vendor/plugins/will-paginate /home/zmack/.braid/cache/git___github.com_mislav_will_paginate.git
origin git@github.com:duckies/symbolya.git
[zmack@voltron symbolya (master)]$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment