On Fri, May 25, 2012 at 03:28:39PM +0200, roucherj wrote:
Jeff thanks you for helping me with use credentials-helpers with
git-remote
I will try to code your proposed solution.
making something like that:
+-----+ -----> +----------------------+
| git | pipe | git-remote-mediawiki |
+-----+ <----- +----------------------+
/\ ||
|| pipe ||
|| \/
+----------------+ -----> O
| git-credential | <----- -|-
+----------------+ / \
/\ || User
|| pipe ||
|| \/
+-------------------------+
| git-credentials-helpers |
+-------------------------+
Exactly. Let me know if you run into any problems.
-Peff