Unfortunately not everything works:<div><ul><li>'hub clone' and 'hub remote add' work without any additional setup.</li><li>'hub fork' and 'hub pull-request' require replacing of 'exec(' to 'system(' calls in the script (there are 4 entries). And the following variables should be set:</li>
<ul><li>export GIT_EDITOR='/D/Progs/Notepad++/notepad++.exe -multiInst '</li><li>export GITHUB_USER='yradtsevich'</li><li>export GITHUB_PASSWORD='password'</li></ul><li>I did not manage yet how to get 'hub am' 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"><<a href="mailto:max.andersen@redhat.com" target="_blank">max.andersen@redhat.com</a>></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 <<a href="mailto:yradtsevich@exadel.com">yradtsevich@exadel.com</a>> wrote:<br>
<br>
> Hi all,<br>
><br>
> For those who have problems with installing hub on Windows. I did the following and it works:<br>
> • Install Git for Windows<br>
> • Install Ruby with RubyInstaller<br>
> • Add ruby\bin\ to your system PATH variable<br>
> • Download hub standalone (you must save it as "hub", not "standalone") into your git\bin\ folder<br>
> Now you should be able to use "hub" from Git Bash shell like this:<br>
> $ hub clone jbosstools/jbosstools-forge<br>
><br>
> --<br>
> Best Regards,<br>
> Yahor Radtsevich<br>
><br>
</div></div>> _______________________________________________<br>
> jbosstools-dev mailing list<br>
> <a href="mailto:jbosstools-dev@lists.jboss.org">jbosstools-dev@lists.jboss.org</a><br>
> <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>