<div dir="ltr">On Mon, Jun 24, 2013 at 11:18 AM, Magnus Manske <span dir="ltr"><<a href="mailto:magnusmanske@googlemail.com" target="_blank">magnusmanske@googlemail.com</a>></span> wrote:<br><div class="gmail_extra">

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">After a slight cp accident ;-) I was wondering if there is an easy way to set up (and maintain) a git repository for a tool.<div>

<br></div><div>Yes, there is gerrit (which I have never used) on top of git (which I have used). I was looking for something script-wrapped for the dummy user, as we have with "sql", e.g.</div>

<div><br></div><div>toolgit create [if git does not exist, create it and add the contents of public_html and cgi-bin]</div><div>toolgit add</div><div>toolgit commit</div><div>toolgit checkout</div><div><br></div><div>Alternatively, a git-on-labs-for-dummies page might be in order...</div>



<div><br></div><div>Public access to this repository could also make it easier to share the code (currently tool code is Labs users access only, AFAIK).</div><div><br></div></div></blockquote><div><br></div><div>I definitely think we should be using gerrit, and we should have some easy way of creating/maintaining repos in gerrit for this.<br>

<br></div><div>- Ryan<br></div></div></div></div>