>>> "MK" == Marcin Kasperski <[email protected]> writes:
>> [paths] >> default = https://[email protected]/kalthad/chemistry-exercises-problems >> sourcehut = ssh://[email protected]/~oub/chemistry-exercises-problems >> >> … >> But hg push only pushes to default not to sourcehut. >> >> What do I miss? > https://pypi.org/project/mercurial_all_paths/ > ;-) Now I want to push to bitbucket and to helix at the same time, both with the https protocol Separately I have [paths] default = https://[email protected]/kalthad/euler-nordstroem [auth] repo.prefix = https://bitbucket.org/kalthad/euler-nordstroem repo.username = kalthad repo.password = super-secret [paths] default = https://helixteamhub.cloud/broad-rain-1388/projects/euler-nordstrom/repositories/mercurial/Euler-Nordstrom [auth] repo.prefix = https://helixteamhub.cloud/broad-rain-1388/projects/euler-nordstrom/repositories/mercurial/Euler-Nordstrom repo.username = oubmatucmes repo.password = super-secret How can I achieve this?
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Mercurial mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial
