From: Felipe Contreras <felipe.contreras@gmail.com>
To: Delcypher <delcypher@gmail.com>,
Felipe Contreras <felipe.contreras@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: [PATCH] git-remote-hg : Enable use of, $GIT_DIR/hg/origin/clone/.hg/hgrc
Date: Sun, 20 Apr 2014 15:48:54 -0500 [thread overview]
Message-ID: <535432b6494cf_4a5cd6130c16@nysa.notmuch> (raw)
In-Reply-To: <CANNJ_zi=qrhmWjd0_QR5-LLjuf2yM8g88xhiwmwdqansvaYy3A@mail.gmail.com>
Delcypher wrote:
> > Same as me. And which version of git-remote-hg are you using?
>
> I'm using the version that ships with git 1.9.2
>
> I've taken a look and it seems I made a mistake, sorry. It seems that
>
> [ui]
> quiet = True
>
> is being respected when placed in ``.git/hg/origin/clone/.hg/hgrc``
>
> with the un patched version of git-remote-hg.
>
> But it is still the case that authentication details are being ignored
> when present in ``.git/hg/origin/clone/.hg/hgrc``
>
> i.e. something like the following is ignored.
>
> [auth]
> cc.prefix = hg.codeplex.com
> cc.username = USERNAME
> # Eurgh fixme this shouldn't live here.
> cc.password = PWD
> cc.schemes = https
I see now, I've taken the patch with repo.ui and applied on my repo:
https://github.com/felipec/git/commit/ee17fe1cf80d5196be382ebbbcb1a24c05e61658
If Junio wants to take that he can add my s-o-b.
Cheers.
--
Felipe Contreras
next prev parent reply other threads:[~2014-04-20 20:59 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-02-21 15:17 [PATCH] git-remote-hg : Enable use of, $GIT_DIR/hg/origin/clone/.hg/hgrc Daniel Liew
2014-03-24 15:07 ` Delcypher
2014-04-12 20:01 ` Felipe Contreras
2014-04-15 15:37 ` Delcypher
2014-04-20 18:12 ` Felipe Contreras
2014-04-20 19:57 ` Delcypher
2014-04-20 19:54 ` Felipe Contreras
2014-04-20 20:36 ` Delcypher
2014-04-20 20:48 ` Felipe Contreras [this message]
2014-04-20 21:25 ` Delcypher
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=535432b6494cf_4a5cd6130c16@nysa.notmuch \
--to=felipe.contreras@gmail.com \
--cc=delcypher@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).