English 中文(简体)
rvm 装置故障,拒绝用重新基底拖拉:你的工作树迄今还没有更新。
原标题:rvm install fail, refusing to pull with rebase: your working tree is not up to date
  • 时间:2011-11-10 15:59:33
  •  标签:
  • rvm

我正试图再次 r。 我跑了车,然后是护堤,只是为了确保它被炸。 然后我这样做:

Johnny-Goodmans-MacBook-Pro:.rvm johnnygoodman$ bash < <(curl -s https://raw.github.com/wayneeseguin/rvm/master/binscripts/rvm-installer) M patches/ruby/fix-irb-completion.diff Successfully checked out branch patches/ruby/fix-irb-completion.diff: needs update refusing to pull with rebase: your working tree is not up-to-date

ERROR: Faileddra/rebase origin

我如何更新配送/穿透/固定包装。 diff?

最佳回答

考试和测验科已经固定了这一ug:

curl -L https://get.rvm.io | bash -s stable
问题回答

暂无回答




相关问题
How to completely wipe rubygems along with rails etc

Ok, so I decided I d be cool and try to use Rails3 that s in beta. Then, things were getting hard to manage so I got rvm. I installed ruby 1.9.2-head in rvm and things were working, and then a ...

JVM version manager

Is there Ruby Version Manager equivalent for the Java world? I m looking for tool which allow me to easily download and install a new JVMs and switch between them. For example: jvm install <...

Emacs is ignoring my path when it runs a compile command

I m trying to get a compile command (rake cucumber) to run with a specific ruby version on my Mac OS X system, I use rvm to do this currently in the terminal. My ~/.MacOSX/environment.plist has the ...

Wrong date with ruby Date.today and DateTime.now

I ve installed ruby-1.8.6-p383 with RVM. System ruby is 1.9.1_p378-1 I m getting the wrong date from Date.today and DateTime.now when using ruby 1.8.. Whereas Time.now is correct: irb(main):002:0>...

热门标签