On Thu, Nov 24, 2011 at 6:07 AM, Jeff King <peff@xxxxxxxx> wrote: > diff --git a/Documentation/git-credential-store.txt b/Documentation/git-credential-store.txt > new file mode 100644 > index 0000000..3dcffbd > --- /dev/null > +++ b/Documentation/git-credential-store.txt > @@ -0,0 +1,75 @@ > [snip] > +The `.git-credentials` file is stored in plaintext. Each credential is > +stored on its own line as a URL like: > + > +------------------------------ > +https://user:pass@xxxxxxxxxxx > +------------------------------ > + > +When git needs authentication for a particular context URL context, "context URL context"? -- ES -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html