Re: git-checkout-credentials

Alexis King <[email protected]>
Newsgroups gmane.comp.lang.racket.user,gmane.lisp.scheme.plt
Message-ID <[email protected]>
The `raco pkg config` options are documented here:

  http://docs.racket-lang.org/pkg/cmdline.html#%28part._raco-pkg-config%29

(It might be a good idea to add the names of the individual options to
the index so they can be searchable.)

Specifically, the format is a series of username:password pairs that
correspond to HTTP Basic Authentication username & password. The `raco
pkg config` command should also prompt you with the proper format if you
provide an improperly formatted value. Here’s a usage example:

  raco pkg config --set git-checkout-credentials alyssa:pass1234

> On Oct 27, 2016, at 02:55, Philip McGrath <philip-HuI0B06iylScIzJqBAPImwC/[email protected]> wrote:
> 
> I'm excited by the ability to use authentication-required git repositories with the package system.
> - The package system supports authentication when installing packages
>   from git, using the `raco pkg config git-checkout-credentials`
>   configuration option.
> What is the value to be provided for git-checkout-credentials? It doesn't seem to have made it into the docs yet (or, at least, I haven't found it).
> Thanks,
> Philip

-- 
You received this message because you are subscribed to the Google Groups "Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to racket-users+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/[email protected]
For more options, visit https://groups.google.com/d/optout.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.