Created
January 29, 2009 14:45
-
-
Save zmack/54562 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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 [email protected]: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