Skip to content

Instantly share code, notes, and snippets.

@philadams-zz
Last active December 21, 2015 07:29
Show Gist options
  • Save philadams-zz/6271864 to your computer and use it in GitHub Desktop.
Save philadams-zz/6271864 to your computer and use it in GitHub Desktop.
brew upgrade git issues...
> brew doctor
Warning: An outdated version of Git was detected in your PATH.
Git 1.7.10 or newer is required to perform checkouts over HTTPS from GitHub.
Please upgrade: brew upgrade git
> brew upgrade git
==> Upgrading 1 outdated package, with result:
git 1.8.3.4
==> Upgrading git
git: No `python` found in your PATH! Consider to `brew install python`.
Error: An unsatisfied requirement failed this build.
> which git; git --version
/usr/local/bin/git
git version 1.7.4
> which python; python --version; echo $PATH
/usr/local/bin/python
Python 2.7.1
/usr/local/bin:/usr/local/sbin:/usr/local/share/npm/bin:/Developer/Applications/Xcode.app/Contents/Developer/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/texbin
> brew --config
HOMEBREW_VERSION: 0.9.4
ORIGIN: https://github.com/mxcl/homebrew.git
HEAD: e991c28e1f748d1d09c68e55ad886f8d6d93a83c
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: dual-core 64-bit penryn
OS X: 10.8.4-x86_64
Xcode: 4.6.3
CLT: 4.6.0.0.1.1365549073
LLVM-GCC: build 2336
Clang: 4.2 build 425
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.1/bin/python
Ruby: /usr/local/bin/ruby => /usr/local/Cellar/ruby/1.9.3-p0/bin/ruby
> HOMEBREW_MAKE_JOBS=1 VERBOSE=1 brew upgrade git 2>&1
==> Upgrading 1 outdated package, with result:
git 1.8.3.4
==> Upgrading git
rm /usr/local/bin/gitk
rm /usr/local/bin/git-upload-pack
rm /usr/local/bin/git-upload-archive
rm /usr/local/bin/git-shell
rm /usr/local/bin/git-receive-pack
rm /usr/local/bin/git-p4
rm /usr/local/bin/git-cvsserver
rm /usr/local/bin/git
rm /usr/local/etc/bash_completion.d/git-completion.bash
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers-0.1.0-py2.6.egg-info
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/util.py
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/git/repo.py
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/git/non_local.py
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/git/importer.py
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/git/git.py
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/git/exporter.py
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/git/__init__.py
rm /usr/local/lib/python2.6/site-packages/git_remote_helpers/__init__.py
rm /usr/local/lib/perl5/site_perl/Git.pm
rm /usr/local/lib/perl5/site_perl/Error.pm
rm /usr/local/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level/auto/Git/.packlist
rm /usr/local/share/man/man7/gitworkflows.7
rm /usr/local/share/man/man7/gittutorial.7
rm /usr/local/share/man/man7/gittutorial-2.7
rm /usr/local/share/man/man7/gitrevisions.7
rm /usr/local/share/man/man7/gitglossary.7
rm /usr/local/share/man/man7/gitdiffcore.7
rm /usr/local/share/man/man7/gitcvs-migration.7
rm /usr/local/share/man/man7/gitcore-tutorial.7
rm /usr/local/share/man/man7/gitcli.7
rm /usr/local/share/man/man5/gitrepository-layout.5
rm /usr/local/share/man/man5/gitmodules.5
rm /usr/local/share/man/man5/gitignore.5
rm /usr/local/share/man/man5/githooks.5
rm /usr/local/share/man/man5/gitattributes.5
rm /usr/local/share/man/man3/private-Error.3pm
rm /usr/local/share/man/man3/Git.3pm
rm /usr/local/share/man/man1/gitk.1
rm /usr/local/share/man/man1/git.1
rm /usr/local/share/man/man1/git-write-tree.1
rm /usr/local/share/man/man1/git-whatchanged.1
rm /usr/local/share/man/man1/git-web--browse.1
rm /usr/local/share/man/man1/git-verify-tag.1
rm /usr/local/share/man/man1/git-verify-pack.1
rm /usr/local/share/man/man1/git-var.1
rm /usr/local/share/man/man1/git-upload-pack.1
rm /usr/local/share/man/man1/git-upload-archive.1
rm /usr/local/share/man/man1/git-update-server-info.1
rm /usr/local/share/man/man1/git-update-ref.1
rm /usr/local/share/man/man1/git-update-index.1
rm /usr/local/share/man/man1/git-unpack-objects.1
rm /usr/local/share/man/man1/git-unpack-file.1
rm /usr/local/share/man/man1/git-tar-tree.1
rm /usr/local/share/man/man1/git-tag.1
rm /usr/local/share/man/man1/git-symbolic-ref.1
rm /usr/local/share/man/man1/git-svn.1
rm /usr/local/share/man/man1/git-submodule.1
rm /usr/local/share/man/man1/git-stripspace.1
rm /usr/local/share/man/man1/git-status.1
rm /usr/local/share/man/man1/git-stash.1
rm /usr/local/share/man/man1/git-stage.1
rm /usr/local/share/man/man1/git-show.1
rm /usr/local/share/man/man1/git-show-ref.1
rm /usr/local/share/man/man1/git-show-index.1
rm /usr/local/share/man/man1/git-show-branch.1
rm /usr/local/share/man/man1/git-shortlog.1
rm /usr/local/share/man/man1/git-shell.1
rm /usr/local/share/man/man1/git-sh-setup.1
rm /usr/local/share/man/man1/git-send-pack.1
rm /usr/local/share/man/man1/git-send-email.1
rm /usr/local/share/man/man1/git-rm.1
rm /usr/local/share/man/man1/git-revert.1
rm /usr/local/share/man/man1/git-rev-parse.1
rm /usr/local/share/man/man1/git-rev-list.1
rm /usr/local/share/man/man1/git-reset.1
rm /usr/local/share/man/man1/git-rerere.1
rm /usr/local/share/man/man1/git-request-pull.1
rm /usr/local/share/man/man1/git-repo-config.1
rm /usr/local/share/man/man1/git-replace.1
rm /usr/local/share/man/man1/git-repack.1
rm /usr/local/share/man/man1/git-remote.1
rm /usr/local/share/man/man1/git-remote-helpers.1
rm /usr/local/share/man/man1/git-remote-fd.1
rm /usr/local/share/man/man1/git-remote-ext.1
rm /usr/local/share/man/man1/git-relink.1
rm /usr/local/share/man/man1/git-reflog.1
rm /usr/local/share/man/man1/git-receive-pack.1
rm /usr/local/share/man/man1/git-rebase.1
rm /usr/local/share/man/man1/git-read-tree.1
rm /usr/local/share/man/man1/git-quiltimport.1
rm /usr/local/share/man/man1/git-push.1
rm /usr/local/share/man/man1/git-pull.1
rm /usr/local/share/man/man1/git-prune.1
rm /usr/local/share/man/man1/git-prune-packed.1
rm /usr/local/share/man/man1/git-peek-remote.1
rm /usr/local/share/man/man1/git-patch-id.1
rm /usr/local/share/man/man1/git-parse-remote.1
rm /usr/local/share/man/man1/git-pack-refs.1
rm /usr/local/share/man/man1/git-pack-redundant.1
rm /usr/local/share/man/man1/git-pack-objects.1
rm /usr/local/share/man/man1/git-notes.1
rm /usr/local/share/man/man1/git-name-rev.1
rm /usr/local/share/man/man1/git-mv.1
rm /usr/local/share/man/man1/git-mktree.1
rm /usr/local/share/man/man1/git-mktag.1
rm /usr/local/share/man/man1/git-mergetool.1
rm /usr/local/share/man/man1/git-mergetool--lib.1
rm /usr/local/share/man/man1/git-merge.1
rm /usr/local/share/man/man1/git-merge-tree.1
rm /usr/local/share/man/man1/git-merge-one-file.1
rm /usr/local/share/man/man1/git-merge-index.1
rm /usr/local/share/man/man1/git-merge-file.1
rm /usr/local/share/man/man1/git-merge-base.1
rm /usr/local/share/man/man1/git-mailsplit.1
rm /usr/local/share/man/man1/git-mailinfo.1
rm /usr/local/share/man/man1/git-ls-tree.1
rm /usr/local/share/man/man1/git-ls-remote.1
rm /usr/local/share/man/man1/git-ls-files.1
rm /usr/local/share/man/man1/git-lost-found.1
rm /usr/local/share/man/man1/git-log.1
rm /usr/local/share/man/man1/git-instaweb.1
rm /usr/local/share/man/man1/git-init.1
rm /usr/local/share/man/man1/git-init-db.1
rm /usr/local/share/man/man1/git-index-pack.1
rm /usr/local/share/man/man1/git-imap-send.1
rm /usr/local/share/man/man1/git-http-push.1
rm /usr/local/share/man/man1/git-http-fetch.1
rm /usr/local/share/man/man1/git-http-backend.1
rm /usr/local/share/man/man1/git-help.1
rm /usr/local/share/man/man1/git-hash-object.1
rm /usr/local/share/man/man1/git-gui.1
rm /usr/local/share/man/man1/git-grep.1
rm /usr/local/share/man/man1/git-get-tar-commit-id.1
rm /usr/local/share/man/man1/git-gc.1
rm /usr/local/share/man/man1/git-fsck.1
rm /usr/local/share/man/man1/git-fsck-objects.1
rm /usr/local/share/man/man1/git-format-patch.1
rm /usr/local/share/man/man1/git-for-each-ref.1
rm /usr/local/share/man/man1/git-fmt-merge-msg.1
rm /usr/local/share/man/man1/git-filter-branch.1
rm /usr/local/share/man/man1/git-fetch.1
rm /usr/local/share/man/man1/git-fetch-pack.1
rm /usr/local/share/man/man1/git-fast-import.1
rm /usr/local/share/man/man1/git-fast-export.1
rm /usr/local/share/man/man1/git-difftool.1
rm /usr/local/share/man/man1/git-diff.1
rm /usr/local/share/man/man1/git-diff-tree.1
rm /usr/local/share/man/man1/git-diff-index.1
rm /usr/local/share/man/man1/git-diff-files.1
rm /usr/local/share/man/man1/git-describe.1
rm /usr/local/share/man/man1/git-daemon.1
rm /usr/local/share/man/man1/git-cvsserver.1
rm /usr/local/share/man/man1/git-cvsimport.1
rm /usr/local/share/man/man1/git-cvsexportcommit.1
rm /usr/local/share/man/man1/git-count-objects.1
rm /usr/local/share/man/man1/git-config.1
rm /usr/local/share/man/man1/git-commit.1
rm /usr/local/share/man/man1/git-commit-tree.1
rm /usr/local/share/man/man1/git-clone.1
rm /usr/local/share/man/man1/git-clean.1
rm /usr/local/share/man/man1/git-citool.1
rm /usr/local/share/man/man1/git-cherry.1
rm /usr/local/share/man/man1/git-cherry-pick.1
rm /usr/local/share/man/man1/git-checkout.1
rm /usr/local/share/man/man1/git-checkout-index.1
rm /usr/local/share/man/man1/git-check-ref-format.1
rm /usr/local/share/man/man1/git-check-attr.1
rm /usr/local/share/man/man1/git-cat-file.1
rm /usr/local/share/man/man1/git-bundle.1
rm /usr/local/share/man/man1/git-branch.1
rm /usr/local/share/man/man1/git-blame.1
rm /usr/local/share/man/man1/git-bisect.1
rm /usr/local/share/man/man1/git-archive.1
rm /usr/local/share/man/man1/git-archimport.1
rm /usr/local/share/man/man1/git-apply.1
rm /usr/local/share/man/man1/git-annotate.1
rm /usr/local/share/man/man1/git-am.1
rm /usr/local/share/man/man1/git-add.1
rm /usr/local/share/gitweb
rm /usr/local/share/gitk
rm /usr/local/share/git-gui
rm /usr/local/share/git-core
rm /usr/local/share/doc/git-doc
rm /usr/local/share/doc/git-core
rmdir /usr/local/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level/auto/Git
rmdir /usr/local/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level/auto
rmdir /usr/local/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level
rmdir /usr/local/lib/perl5/site_perl/5.10.0
rmdir /usr/local/lib/python2.6/site-packages/git_remote_helpers/git
rmdir /usr/local/lib/python2.6/site-packages/git_remote_helpers
rmdir /usr/local/lib/python2.6/site-packages
rmdir /usr/local/lib/python2.6
git: No `python` found in your PATH! Consider to `brew install python`.
ln -s ../../Cellar/git/1.7.4/etc/bash_completion.d/git-completion.bash git-completion.bash
ln -s ../Cellar/git/1.7.4/bin/gitk gitk
ln -s ../Cellar/git/1.7.4/bin/git-upload-pack git-upload-pack
ln -s ../Cellar/git/1.7.4/bin/git-upload-archive git-upload-archive
ln -s ../Cellar/git/1.7.4/bin/git-shell git-shell
ln -s ../Cellar/git/1.7.4/bin/git-receive-pack git-receive-pack
ln -s ../Cellar/git/1.7.4/bin/git-p4 git-p4
ln -s ../Cellar/git/1.7.4/bin/git-cvsserver git-cvsserver
ln -s ../Cellar/git/1.7.4/bin/git git
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gitworkflows.7 gitworkflows.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gittutorial.7 gittutorial.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gittutorial-2.7 gittutorial-2.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gitrevisions.7 gitrevisions.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gitglossary.7 gitglossary.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gitdiffcore.7 gitdiffcore.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gitcvs-migration.7 gitcvs-migration.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gitcore-tutorial.7 gitcore-tutorial.7
ln -s ../../../Cellar/git/1.7.4/share/man/man7/gitcli.7 gitcli.7
ln -s ../../../Cellar/git/1.7.4/share/man/man5/gitrepository-layout.5 gitrepository-layout.5
ln -s ../../../Cellar/git/1.7.4/share/man/man5/gitmodules.5 gitmodules.5
ln -s ../../../Cellar/git/1.7.4/share/man/man5/gitignore.5 gitignore.5
ln -s ../../../Cellar/git/1.7.4/share/man/man5/githooks.5 githooks.5
ln -s ../../../Cellar/git/1.7.4/share/man/man5/gitattributes.5 gitattributes.5
ln -s ../../../Cellar/git/1.7.4/share/man/man3/private-Error.3pm private-Error.3pm
ln -s ../../../Cellar/git/1.7.4/share/man/man3/Git.3pm Git.3pm
ln -s ../../../Cellar/git/1.7.4/share/man/man1/gitk.1 gitk.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git.1 git.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-write-tree.1 git-write-tree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-whatchanged.1 git-whatchanged.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-web--browse.1 git-web--browse.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-verify-tag.1 git-verify-tag.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-verify-pack.1 git-verify-pack.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-var.1 git-var.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-upload-pack.1 git-upload-pack.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-upload-archive.1 git-upload-archive.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-update-server-info.1 git-update-server-info.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-update-ref.1 git-update-ref.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-update-index.1 git-update-index.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-unpack-objects.1 git-unpack-objects.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-unpack-file.1 git-unpack-file.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-tar-tree.1 git-tar-tree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-tag.1 git-tag.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-symbolic-ref.1 git-symbolic-ref.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-svn.1 git-svn.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-submodule.1 git-submodule.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-stripspace.1 git-stripspace.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-status.1 git-status.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-stash.1 git-stash.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-stage.1 git-stage.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-show.1 git-show.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-show-ref.1 git-show-ref.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-show-index.1 git-show-index.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-show-branch.1 git-show-branch.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-shortlog.1 git-shortlog.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-shell.1 git-shell.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-sh-setup.1 git-sh-setup.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-send-pack.1 git-send-pack.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-send-email.1 git-send-email.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-rm.1 git-rm.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-revert.1 git-revert.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-rev-parse.1 git-rev-parse.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-rev-list.1 git-rev-list.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-reset.1 git-reset.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-rerere.1 git-rerere.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-request-pull.1 git-request-pull.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-repo-config.1 git-repo-config.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-replace.1 git-replace.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-repack.1 git-repack.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-remote.1 git-remote.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-remote-helpers.1 git-remote-helpers.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-remote-fd.1 git-remote-fd.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-remote-ext.1 git-remote-ext.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-relink.1 git-relink.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-reflog.1 git-reflog.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-receive-pack.1 git-receive-pack.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-rebase.1 git-rebase.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-read-tree.1 git-read-tree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-quiltimport.1 git-quiltimport.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-push.1 git-push.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-pull.1 git-pull.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-prune.1 git-prune.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-prune-packed.1 git-prune-packed.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-peek-remote.1 git-peek-remote.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-patch-id.1 git-patch-id.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-parse-remote.1 git-parse-remote.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-pack-refs.1 git-pack-refs.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-pack-redundant.1 git-pack-redundant.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-pack-objects.1 git-pack-objects.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-notes.1 git-notes.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-name-rev.1 git-name-rev.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-mv.1 git-mv.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-mktree.1 git-mktree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-mktag.1 git-mktag.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-mergetool.1 git-mergetool.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-mergetool--lib.1 git-mergetool--lib.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-merge.1 git-merge.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-merge-tree.1 git-merge-tree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-merge-one-file.1 git-merge-one-file.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-merge-index.1 git-merge-index.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-merge-file.1 git-merge-file.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-merge-base.1 git-merge-base.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-mailsplit.1 git-mailsplit.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-mailinfo.1 git-mailinfo.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-ls-tree.1 git-ls-tree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-ls-remote.1 git-ls-remote.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-ls-files.1 git-ls-files.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-lost-found.1 git-lost-found.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-log.1 git-log.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-instaweb.1 git-instaweb.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-init.1 git-init.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-init-db.1 git-init-db.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-index-pack.1 git-index-pack.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-imap-send.1 git-imap-send.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-http-push.1 git-http-push.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-http-fetch.1 git-http-fetch.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-http-backend.1 git-http-backend.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-help.1 git-help.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-hash-object.1 git-hash-object.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-gui.1 git-gui.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-grep.1 git-grep.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-get-tar-commit-id.1 git-get-tar-commit-id.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-gc.1 git-gc.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-fsck.1 git-fsck.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-fsck-objects.1 git-fsck-objects.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-format-patch.1 git-format-patch.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-for-each-ref.1 git-for-each-ref.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-fmt-merge-msg.1 git-fmt-merge-msg.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-filter-branch.1 git-filter-branch.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-fetch.1 git-fetch.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-fetch-pack.1 git-fetch-pack.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-fast-import.1 git-fast-import.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-fast-export.1 git-fast-export.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-difftool.1 git-difftool.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-diff.1 git-diff.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-diff-tree.1 git-diff-tree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-diff-index.1 git-diff-index.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-diff-files.1 git-diff-files.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-describe.1 git-describe.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-daemon.1 git-daemon.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-cvsserver.1 git-cvsserver.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-cvsimport.1 git-cvsimport.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-cvsexportcommit.1 git-cvsexportcommit.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-count-objects.1 git-count-objects.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-config.1 git-config.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-commit.1 git-commit.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-commit-tree.1 git-commit-tree.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-clone.1 git-clone.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-clean.1 git-clean.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-citool.1 git-citool.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-cherry.1 git-cherry.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-cherry-pick.1 git-cherry-pick.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-checkout.1 git-checkout.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-checkout-index.1 git-checkout-index.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-check-ref-format.1 git-check-ref-format.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-check-attr.1 git-check-attr.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-cat-file.1 git-cat-file.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-bundle.1 git-bundle.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-branch.1 git-branch.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-blame.1 git-blame.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-bisect.1 git-bisect.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-archive.1 git-archive.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-archimport.1 git-archimport.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-apply.1 git-apply.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-annotate.1 git-annotate.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-am.1 git-am.1
ln -s ../../../Cellar/git/1.7.4/share/man/man1/git-add.1 git-add.1
ln -s ../Cellar/git/1.7.4/share/gitweb gitweb
ln -s ../Cellar/git/1.7.4/share/gitk gitk
ln -s ../Cellar/git/1.7.4/share/git-gui git-gui
ln -s ../Cellar/git/1.7.4/share/git-core git-core
ln -s ../../Cellar/git/1.7.4/share/doc/git-doc git-doc
ln -s ../../Cellar/git/1.7.4/share/doc/git-core git-core
ln -s ../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers-0.1.0-py2.6.egg-info git_remote_helpers-0.1.0-py2.6.egg-info
ln -s ../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/util.py util.py
ln -s ../../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/git/repo.py repo.py
ln -s ../../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/git/non_local.py non_local.py
ln -s ../../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/git/importer.py importer.py
ln -s ../../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/git/git.py git.py
ln -s ../../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/git/exporter.py exporter.py
ln -s ../../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/git/__init__.py __init__.py
ln -s ../../../../Cellar/git/1.7.4/lib/python2.6/site-packages/git_remote_helpers/__init__.py __init__.py
ln -s ../../../Cellar/git/1.7.4/lib/perl5/site_perl/Git.pm Git.pm
ln -s ../../../Cellar/git/1.7.4/lib/perl5/site_perl/Error.pm Error.pm
ln -s ../../../../../../../Cellar/git/1.7.4/lib/perl5/site_perl/5.10.0/darwin-thread-multi-2level/auto/Git/.packlist .packlist
ln -s ../../Cellar/git/1.7.4 git
ln -s ../Cellar/git/1.7.4 git
Error: An unsatisfied requirement failed this build.
> // there is nothing for git under ~/Library/Logs/Homebrew/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment