Jeff King <peff@xxxxxxxx> writes: > $ echo https://user@xxxxxxxxxxx | git credential ident > protocol=https > host=example.com > username=user > > since I had no use for it, but it would obviously be an easy one-liner > to write (it's just "fill" without the actual fill call). I was thinking the same, except I would have spelled it "git credential parse" (but ident is fine too). On the perl side, that would allow getting a credential hash very simply (but it was already simple in perl, and made useless by your code). -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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