[racket-dev] Git

From: Carl Eastlund (cce at ccs.neu.edu)
Date: Thu Jan 6 13:50:26 EST 2011

On Thu, Jan 6, 2011 at 1:44 PM, Robby Findler
<robby at eecs.northwestern.edu> wrote:
> On Thu, Jan 6, 2011 at 12:34 PM, Carl Eastlund <cce at ccs.neu.edu> wrote:
>> On Thu, Jan 6, 2011 at 1:29 PM, Robby Findler
>> <robby at eecs.northwestern.edu> wrote:
>>>
>>>> If your goal is to figure out this git stuff, I'm happy to keep
>>>> answering questions.  If your goal is, more immediately, to figure out
>>>> if you need those 53 commits, open up read permissions to robby/plt
>>>> and I (or someone) more familiar with the commands can check it out
>>>> real quick.
>>>
>>> How do I do that? I think I'd like to do that on general principle in
>>> case it is useful down the road.
>>
>> Run "ssh git help"; it will explain the various commands available to
>> you, including "setperms" and "getperms".
>
> Is there docs on what valid lines are somewhere? I'd love to give all
> the people that have access to the main plt repo access to this one
> too, or any thing remotely similar to that.

I don't know off the top of my head. I generally just try things and
see, since it's easy to just set them back.  I would try "*" as the
"everyone" wildcard; beyond that, Eli is the one to ask, or maybe he
already has documentation somewhere.

--Carl


Posted on the dev mailing list.