I have already fixed all problems what I found in Windows version. So nearly everyting is working now.<div>Just created a fork on GitHub: <a href="https://github.com/yradtsevich/hub-windows">https://github.com/yradtsevich/hub-windows</a><div>

<br></div><div>Standalone version can be downloaded here: <a href="http://yradtsevich.github.com/hub-windows/hub">http://yradtsevich.github.com/hub-windows/hub</a></div><div><br></div><div>Now it does not require <span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">GITHUB_USER and </span><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">GITHUB_PASSWORD to be set anymore. </span></div>

<div><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">At least the following commands may be executed on Windows:</span></div><div><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">hub fork</span></div>

<div><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">hub clone</span></div><div><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">hub pull-request</span></div>

<div><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">hub checkout PULL_REQUEST_URL</span></div><div><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">hub am </span><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px">PULL_REQUEST_URL</span></div>

<div><span style="background-color:rgb(255,255,255);font-family:arial,sans-serif;font-size:13px"><br></span></div><div><br><div class="gmail_quote">On Fri, Dec 21, 2012 at 7: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">do you have a fork on github with your hub changes ?<br>
<span class="HOEnZb"><font color="#888888"><br>
/max<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On 21 Dec 2012, at 15:41, Yahor Radtsevich &lt;<a href="mailto:yradtsevich@exadel.com">yradtsevich@exadel.com</a>&gt; wrote:<br>
<br>
&gt; Unfortunately not everything works:<br>
&gt;       • &#39;hub clone&#39; and &#39;hub remote add&#39; work without any additional setup.<br>
&gt;       • &#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:<br>
&gt;               • export GIT_EDITOR=&#39;/D/Progs/Notepad++/notepad++.exe -multiInst &#39;<br>
&gt;               • export GITHUB_USER=&#39;yradtsevich&#39;<br>
&gt;               • export GITHUB_PASSWORD=&#39;password&#39;<br>
&gt;       • I did not manage yet how to get &#39;hub am&#39; to work with pull request URLs<br>
&gt;<br>
&gt; On Thu, Dec 20, 2012 at 4:43 PM, Max Rydahl Andersen &lt;<a href="mailto:max.andersen@redhat.com">max.andersen@redhat.com</a>&gt; wrote:<br>
&gt; does the commands actually work ? i.e. hub pull-request and hub fork  ?<br>
&gt;<br>
&gt; /max<br>
&gt;<br>
&gt; On 14 Dec 2012, at 13:03, Yahor Radtsevich &lt;<a href="mailto:yradtsevich@exadel.com">yradtsevich@exadel.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Hi all,<br>
&gt; &gt;<br>
&gt; &gt; For those who have problems with installing hub on Windows. I did the following and it works:<br>
&gt; &gt;       • Install Git for Windows<br>
&gt; &gt;       • Install Ruby with RubyInstaller<br>
&gt; &gt;       • Add ruby\bin\ to your system PATH variable<br>
&gt; &gt;       • Download hub standalone (you must save it as &quot;hub&quot;, not &quot;standalone&quot;) into your git\bin\ folder<br>
&gt; &gt; Now you should be able to use &quot;hub&quot; from Git Bash shell like this:<br>
&gt; &gt; $ hub clone jbosstools/jbosstools-forge<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Best Regards,<br>
&gt; &gt; Yahor Radtsevich<br>
&gt; &gt;<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; jbosstools-dev mailing list<br>
&gt; &gt; <a href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a><br>
&gt; &gt; <a href="https://lists.jboss.org/mailman/listinfo/jbosstools-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/jbosstools-dev</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Best Regards,<br>
&gt; Yahor Radtsevich<br>
<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Best Regards,</div><div>Yahor Radtsevich</div>
</div></div>