<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -21,6 +21,7 @@ __gem() {
     COMPREPLY=()
 
     # cache available commands in memory
+    # (this may be pointless since everything else is hard-coded)
     [[ $__gem_commands ]] ||
         export __gem_commands=&quot;$(__gem_available_commands $gem)&quot;
 </diff>
      <filename>bash_completion.d/gem</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0dc5e185453bfb33df751c54a23f1260ca59d33a</id>
    </parent>
  </parents>
  <author>
    <name>Sung Pae</name>
    <email>sung@metablu.com</email>
  </author>
  <url>http://github.com/guns/completion-ruby/commit/ec0994878b6f626846b15ac88e431493dff5fc23</url>
  <id>ec0994878b6f626846b15ac88e431493dff5fc23</id>
  <committed-date>2009-11-01T09:50:50-08:00</committed-date>
  <authored-date>2009-11-01T09:50:50-08:00</authored-date>
  <message>Add note to remind us that caching gem commands instead of hard-coding them may be a stupid thing to do</message>
  <tree>fb24e2aa7eb593ab3ee2e92cfb54cceb0443e984</tree>
  <committer>
    <name>Sung Pae</name>
    <email>sung@metablu.com</email>
  </committer>
</commit>
