Created
March 27, 2012 12:53
-
-
Save awendt/2215555 to your computer and use it in GitHub Desktop.
Brew update broken
This file contains 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
homebrew ((8d9fd73...)) $ git co master | |
Switched to branch 'master' | |
Your branch is behind 'upstream/master' by 13 commits, and can be fast-forwarded. | |
homebrew (master) $ brew update | |
Already up-to-date. | |
homebrew (master) $ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
.git/config
[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
autocrlf = false
[remote "origin"]
url = git://github.com/mxcl/homebrew.git
fetch = +refs/heads/:refs/remotes/origin/