mercurial hg-git cannot push to github

Paul Jackson pj at usa.net
Thu Nov 21 04:22:21 UTC 2019


Manuel wrote:
>> After applying the patch series, you should be able to push to a Git 
>> repository when including username and password in the URL 

Three related questions that perhaps you could answer more easily
from your prior knowledge, than I could answer by having to test things:

1) Should I also expect, after applying this patch series, that I can
    push changes in my local hg-git repository back up to its origin
    on github, by << having my github username/password in my ~/.hgrc
    file >> ?

2) Or are these equivalent - meaning does having my github username/
    password in ~/.hgrc file _cause_ that username and password to be
   automatically embedded in the github URL to which such an hg push
    will attempt to connect, when pushing back up to github?

3) Is having my github username and password embedded in the URL
    when pushing back up to github woefully insecure ?  Does it expose
    my github password in plain text to any one able to lurk on the
    connection being setup between my local system and github?

-- 
                Paul Jackson
                pj at usa.net



More information about the Mercurial mailing list