From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Schindelin Subject: Re: Git for Windows Portable Date: Tue, 19 Apr 2016 16:35:46 +0200 (CEST) Message-ID: References: <6U.jusL.33l3fWlj4Dd.1N58tG@seznam.cz> Mime-Version: 1.0 Content-Type: multipart/mixed; BOUNDARY="8323329-1780211890-1461076547=:2826" Cc: git@vger.kernel.org To: =?UTF-8?Q?Luk=C3=A1=C5=A1_Rumpala?= X-From: git-owner@vger.kernel.org Tue Apr 19 16:35:56 2016 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1asWku-00022R-0x for gcvg-git-2@plane.gmane.org; Tue, 19 Apr 2016 16:35:56 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754704AbcDSOfx (ORCPT ); Tue, 19 Apr 2016 10:35:53 -0400 Received: from mout.gmx.net ([212.227.15.15]:59940 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754701AbcDSOfw (ORCPT ); Tue, 19 Apr 2016 10:35:52 -0400 Received: from virtualbox ([37.24.143.127]) by mail.gmx.com (mrgmx003) with ESMTPSA (Nemesis) id 0MMjgF-1aoyvE3V79-008XKi; Tue, 19 Apr 2016 16:35:47 +0200 X-X-Sender: virtualbox@virtualbox In-Reply-To: <6U.jusL.33l3fWlj4Dd.1N58tG@seznam.cz> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) X-Provags-ID: V03:K0:NXKIbKBFQ49l6MNTfmNPnD8JeRekwCE4bt5tFlpuvfaw3XiR2X0 G0upHkByYMcbf2u2//GzbV/9Tbeb2v0I0L5Aej7umYCVl8N0g3eB008uYgeUzEQ3JBeP+Aq kGWHqMtV7xdHuQZ4eVD/uK+j9HZBAtpLaA9uShtr/xw7bRLOGpFI+0PdnakyuWJdNLFUaKw lOK1WrdCVp06CRG3yaChA== X-UI-Out-Filterresults: notjunk:1;V01:K0:+rG8812gUEw=:vLNR6mXXsnApokhg379YB2 IuweeniF7oDQaD6NR1kTVrheMiK/l7LliUZJZ7LhbGl2J2URo0lmgT2wjXqe9dXQsz6a6GpnE wKrEjBHUhs6+WwJ1ia0FEgM/qRf+86IylpS5A62Rw/VXNYK16dwu8Oz1l1gcLvW3UPXKLFotx mBEi/eZtbNXq9NGnNP1WW9CJbDx9fZmpC6ALI9B3aaIS/AOGb6ap0DFG68gBF3NuBNN4UzJ7K 8E0FtfT4Pgm3Iako0GiXY//YKatHl69/TSM6PrDOymffIPTzq9PMJ/UrzptGDgSrLrAy0/4o9 ywaYhSE5vccPPJaEFLjb4ukOOIuBXTwzCAiegZ2jp8jbhBvEsKfz+y5pc65Ig0e/70J4cyCKg hQh6VROypeRQc90pT0T+OiaXmOtIySU1NfqptMISPp4W29CPz9oTTL476aBbF4qU1AYN7BMPV ExgQnasI00jDL8wc8ubVoWvqLMDEtRduDmD5nR6kwf3a+J2sNQ45lzEJUB1mnA1I2MjmkWCoE gIE8hq0YGMQXBW6lZwEYPs5voQSB9jiNRGeuvYtwwyKVahF1RWWuSihp3SaAXgwYKiZFrvVTv h0tM0oAOIhppUpCtIVVtF8MsT0JQ2RoB9S40rO4klUHlJEDcr3H8exqK9thABH5+Inuo7grs5 tC/alhZfWGwnZVZY5zqGuR7ycoRzBt/rAIHwNveXZAWp9DmHSVgB0bdfes4aWQjIwr2nMT/5q ACDEAup5P+I0z017sJwBrtjw3PmcV4dGo62Ube0l/ZZcylIUWHTt2tn+wpVRpyljrKpi0eFO Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-1780211890-1461076547=:2826 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Hi Luk=C3=A1=C5=A1, On Mon, 18 Apr 2016, Luk=C3=A1=C5=A1 Rumpala wrote: > I have question regarding Git for Windows Portable in version 2.8.1 > 32bit that can be downloaded from https://git-scm.com/download/win . > What is the minimum version of .NET and OS that is necessary to > successfully run it? =2ENET is not needed to run Git for Windows. If you want to run the Git Credential Manager, you will need .NET v4.5.1 or later (which you should have anyway, if you followed all recommended updates). Git for Windows just *barely* still supports Windows XP. If you want to ensure that it keeps supporting Windows XP, you are welcome to participate actively in the project. Ciao, Johannes --8323329-1780211890-1461076547=:2826--