From nobody Thu Jan 26 23:31:51 2023 X-Original-To: freebsd-questions@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4P2xn51X2mz3b73T for ; Thu, 26 Jan 2023 23:31:53 +0000 (UTC) (envelope-from dalescott@shaw.ca) Received: from omta002.cacentral1.a.cloudfilter.net (omta002.cacentral1.a.cloudfilter.net [3.97.99.33]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "Client", Issuer "CA" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4P2xn45zKjz4PN5 for ; Thu, 26 Jan 2023 23:31:52 +0000 (UTC) (envelope-from dalescott@shaw.ca) Authentication-Results: mx1.freebsd.org; none Received: from shw-obgw-4004a.ext.cloudfilter.net ([10.228.9.227]) by cmsmtp with ESMTP id LBXfpZds1l2xSLBihpw1iv; Thu, 26 Jan 2023 23:31:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=shaw.ca; s=s20180605; t=1674775911; bh=0SuMlfsPc4HRxOEz1yDPLn3vfUTgWwtShNez2kZBVHk=; h=Date:From:To:Cc:In-Reply-To:References:Subject; b=mCTG6w8Z0Po7UOQcunze4uK/lWWbdXsujNU/xW5pwxFQgpUK45Bn7IVQvBME7uu/L yUTZXsLb2ar9rQ15lqUjshEUZB2EKRRDmUpTKsQ+JbGF4pdjUVlK03uHC99J35T/9b WhueGQk1uOvs9+BRi2X4QMGUiCLmoKCy7IMQ8SJIBsSfLRxl0MnUOf680T9lKCjtw+ ACNAa8TzVSOljyUpRjKZ3/jiNuctYg2vl5PgA/ykp+pT7p++dc42wKha7l5UDq8bJ1 Loq9Kt/zuPJfFi4lfBUWkbi1zPRw98CMIhGNyW3yMFhI0Wi6498BHBqzb7a1L8SllX C8U2dslZ7sKNQ== Received: from cds220.dcs.int.inet ([64.59.134.6]) by cmsmtp with ESMTP id LBihpGfUL3fOSLBihpsS6y; Thu, 26 Jan 2023 23:31:51 +0000 X-Authority-Analysis: v=2.4 cv=J8G5USrS c=1 sm=1 tr=0 ts=63d30d67 a=9zdlX7M534QhL7mOrorEvQ==:117 a=CU-ez75lMe6tua3-:21 a=FKkrIqjQGGEA:10 a=on0NmgUIp3IA:10 a=IkcTkHD0fZMA:10 a=GUfD1UccAAAA:8 a=_Dj-zB-qAAAA:8 a=6I5d2MoRAAAA:8 a=cY9l5pRdivuyitbPIAgA:9 a=QEXdDO2ut3YA:10 a=834IS-D2GE8uhZXcNXcv:22 a=-EiQn41SfbDD0E51JUit:22 a=IjZwj45LgO3ly-622nXo:22 Date: Thu, 26 Jan 2023 16:31:51 -0700 (MST) From: Dale Scott To: Tomek CEDRO Cc: freebsd-questions Message-ID: <1937914732.25109709.1674775911059.JavaMail.zimbra@shaw.ca> In-Reply-To: References: <2088347522.21487875.1674704156310.JavaMail.zimbra@shaw.ca> <1461614347.22885986.1674746677113.JavaMail.zimbra@shaw.ca> Subject: Re: push to github repo hangs - why? (how to push to Github from FreeBSD) List-Id: User questions List-Archive: https://lists.freebsd.org/archives/freebsd-questions List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-questions@freebsd.org X-BeenThere: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Originating-IP: [162.223.103.50, 162.223.103.50] X-Mailer: Zimbra 8.8.15_GA_4464 (ZimbraWebClient - GC109 (Win)/8.8.15_GA_4468) Thread-Topic: push to github repo hangs - why? (how to push to Github from FreeBSD) Thread-Index: zMnncqdRVgZ5adLcRCc6LAJRG1ro9g== X-CMAE-Envelope: MS4xfLkHEuD71ZTUryb/iMO1r4RRaC1Cc82lGpcXX1gTPkxTK9oehVgKRRFN3omDCzbM3mR6V4udft3dCPy//Ys17dJZLt0lk5aynpcgHAQxv+uA3Z9Hw2VO zzyGbkuT6bnv6YDffUFowiLTHHKi+u2IPvWI8hQR7HEPzZjEEXJJqwcPbjemlwtiRerYiqSaTYQJLRg0D/Py6WV5Q1H/t/EhNQmynjNiKCnxcyNfvyPVg004 X-Rspamd-Queue-Id: 4P2xn45zKjz4PN5 X-Spamd-Bar: ---- X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:16509, ipnet:3.96.0.0/15, country:US] X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-ThisMailContainsUnwantedMimeParts: N ----- Original Message ----- > From: "Tomek CEDRO" > To: "Dale Scott (dalescott@shaw)" > Cc: "freebsd-questions" > Sent: Thursday, January 26, 2023 12:57:47 PM > Subject: Re: push to github repo hangs - why? (how to push to Github from FreeBSD) > Please try using ssh auth as descibed in other reply, this one should > work out of the box on all client platforms and most servers :-) Will do! Thanks for your help!