<?xml version="1.0" encoding="UTF-8"?>
<command>
  <bookmarklet type="boolean">true</bookmarklet>
  <created-at type="datetime">2009-01-07T16:05:25-05:00</created-at>
  <description>Does a github code search of the project you're currently browsing.</description>
  <http-post type="boolean">false</http-post>
  <id type="integer">978</id>
  <keyword>ghthis</keyword>
  <kind>parametric</kind>
  <name>Github - Code Search Current Project</name>
  <origin>hand</origin>
  <public type="boolean">true</public>
  <queries-count-all type="integer">18</queries-count-all>
  <revised-at type="datetime">2009-01-22T02:49:40-05:00</revised-at>
  <updated-at type="datetime">2009-07-12T08:08:29-04:00</updated-at>
  <url>javascript:(function(){var match = /github.com\/([^\/]+\/[^\/]+)/.exec(location.href); window.location="http://www.github.com/search?type=Code&amp;q=repo:" + escape(match[1]) + " " + escape('(q)')})()</url>
  <url-encode type="boolean">true</url-encode>
  <url-options type="yaml">--- []

</url-options>
  <user-id type="integer">43</user-id>
  <users-count type="integer">2</users-count>
</command>
