Thread (6 messages) flat view 6 messages, 1 author, 2016-06-15

Re: [PATCH v2 2/4] git-credential-store: support XDG_CONFIG_HOME

From: Paul Tan <hidden>
Date: 2016-06-15 23:04:07

On Sun, Mar 8, 2015 at 3:58 PM, Paul Tan [off-list ref] wrote:
                remove_credential(&fns, &c);
        else if (!strcmp(op, "store"))
-               store_credential(&fns, &c, fns.nr - 1);
+               store_credential(&fns, &c, 0);
        else
                ; /* Ignore unknown operation. */
Whoops, seems like I squashed some commits in the wrong order (but
there is no functional difference). Will re-roll the patch series.

Also, store_credential() should take a string as the default filename
instead of an index into the filename string_list for extra API
flexibility.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help