Unfortunately not everything works:<div><ul><li>&#39;hub clone&#39; and &#39;hub remote add&#39; work without any additional setup.</li><li>&#39;hub fork&#39; and &#39;hub pull-request&#39; require replacing of &#39;exec(&#39; to &#39;system(&#39; calls in the script (there are 4 entries). And the following variables should be set:</li>

<ul><li>export GIT_EDITOR=&#39;/D/Progs/Notepad++/notepad++.exe -multiInst &#39;</li><li>export GITHUB_USER=&#39;yradtsevich&#39;</li><li>export GITHUB_PASSWORD=&#39;password&#39;</li></ul><li>I did not manage yet how to get &#39;hub am&#39; to work with pull request URLs</li>

</ul></div><div><br><div class="gmail_quote">On Thu, Dec 20, 2012 at 4:43 PM, Max Rydahl Andersen <span dir="ltr">&lt;<a href="mailto:max.andersen@redhat.com" target="_blank">max.andersen@redhat.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">does the commands actually work ? i.e. hub pull-request and hub fork  ?<br>
<br>
/max<br>
<div><div class="h5"><br>
On 14 Dec 2012, at 13:03, Yahor Radtsevich &lt;<a href="mailto:yradtsevich@exadel.com">yradtsevich@exadel.com</a>&gt; wrote:<br>
<br>
&gt; Hi all,<br>
&gt;<br>
&gt; For those who have problems with installing hub on Windows. I did the following and it works:<br>
&gt;       • Install Git for Windows<br>
&gt;       • Install Ruby with RubyInstaller<br>
&gt;       • Add ruby\bin\ to your system PATH variable<br>
&gt;       • Download hub standalone (you must save it as &quot;hub&quot;, not &quot;standalone&quot;) into your git\bin\ folder<br>
&gt; Now you should be able to use &quot;hub&quot; from Git Bash shell like this:<br>
&gt; $ hub clone jbosstools/jbosstools-forge<br>
&gt;<br>
&gt; --<br>
&gt; Best Regards,<br>
&gt; Yahor Radtsevich<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; jbosstools-dev mailing list<br>
&gt; <a href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a><br>
&gt; <a href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a><br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Best Regards,</div><div>Yahor Radtsevich</div>
</div>