<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -12,7 +12,8 @@ function __rvm_install_source {
   fi
 
   result=0
-  if [[ -z &quot;$rvm_ruby_tag&quot; ]] &amp;&amp; [[ -z &quot;$rvm_ruby_revision&quot; ]] ; then
+  # TODO: This really should be about the url instead of this hokey logic.
+  if [[ -z &quot;$rvm_head_flag&quot; ]] &amp;&amp; [[ -z &quot;$rvm_ruby_tag&quot; ]] &amp;&amp; [[ -z &quot;$rvm_ruby_revision&quot; ]] ; then
     if [[ ! -f &quot;$rvm_archives_path/$rvm_ruby_package_name.tar.gz&quot; ]] ; then
       rvm_url=&quot;${rvm_url:-&quot;ftp://ftp.ruby-lang.org/pub/ruby/1.$rvm_major_version/$rvm_ruby_package_name.tar.gz&quot;}&quot;
       __rvm_log &quot;info&quot; &quot;Downloading $rvm_ruby_package_name, this may take a while depending on your connection...&quot;</diff>
      <filename>scripts/ruby-installer</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3c08e01c34eca95a12f022769835eb0d80864097</id>
    </parent>
  </parents>
  <author>
    <name>Wayne E. Seguin</name>
    <email>wayneeseguin@gmail.com</email>
  </author>
  <url>http://github.com/docwhat/rvm/commit/5480313e52d48ddf5e1c9dfafc5eb16e9d7135db</url>
  <id>5480313e52d48ddf5e1c9dfafc5eb16e9d7135db</id>
  <committed-date>2009-10-29T07:46:24-07:00</committed-date>
  <authored-date>2009-10-29T07:46:24-07:00</authored-date>
  <message>Bugfix: Check for head flag for download url.</message>
  <tree>caf38effe8d0fe20850a3aea5b1ae2b28f4182a3</tree>
  <committer>
    <name>Wayne E. Seguin</name>
    <email>wayneeseguin@gmail.com</email>
  </committer>
</commit>
