[Labs-l] Tools git?

Petr Bena benapetr at gmail.com
Mon Jun 24 18:23:00 UTC 2013


Hi Magnus,

as you probably know, git doesn't need a remote, you can just git init
to create a new repository, if you really need to have remote server
to keep your data on, I personally recommend you github because it's
less pain to maintain than wikimedia repository...

On Mon, Jun 24, 2013 at 8:18 PM, Magnus Manske
<magnusmanske at googlemail.com> wrote:
> 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.
>
> 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.
>
> toolgit create [if git does not exist, create it and add the contents of
> public_html and cgi-bin]
> toolgit add
> toolgit commit
> toolgit checkout
>
> Alternatively, a git-on-labs-for-dummies page might be in order...
>
> Public access to this repository could also make it easier to share the code
> (currently tool code is Labs users access only, AFAIK).
>
> Cheers,
> Magnus
>
> _______________________________________________
> Labs-l mailing list
> Labs-l at lists.wikimedia.org
> https://lists.wikimedia.org/mailman/listinfo/labs-l
>



More information about the Labs-l mailing list