码迷,mamicode.com
首页 > 系统相关 > 详细

mac相关

时间:2016-05-30 14:30:24      阅读:759      评论:0      收藏:0      [点我收藏+]

标签:

1、执行brew update报错

fatal: bad revision ‘HEAD‘

fatal: bad revision ‘HEAD‘

fatal: Needed a single revision

You do not have the initial commit yet

fatal: Needed a single revision

cd $(brew --prefix) && git fetch && git reset --hard origin/master

 

2、mac中vim升级

brew install mercurial
brew install vim

 

mac相关

标签:

原文地址:http://www.cnblogs.com/liubei/p/mac.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!