From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Status: No, score=-3.9 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,T_SCC_BODY_TEXT_LINE shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from out1.vger.email (out1.vger.email [IPv6:2620:137:e000::1:20]) by dcvr.yhbt.net (Postfix) with ESMTP id A6E4F1F403 for ; Wed, 22 Jun 2022 17:21:34 +0000 (UTC) Authentication-Results: dcvr.yhbt.net; dkim=pass (1024-bit key; unprotected) header.d=king.ma header.i=@king.ma header.b="LqfFXFKA"; dkim-atps=neutral Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358870AbiFVRVd (ORCPT ); Wed, 22 Jun 2022 13:21:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59020 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1344588AbiFVRVb (ORCPT ); Wed, 22 Jun 2022 13:21:31 -0400 X-Greylist: delayed 482 seconds by postgrey-1.37 at lindbergh.monkeyblade.net; Wed, 22 Jun 2022 10:21:27 PDT Received: from cicero3.ch-meta.net (cicero3.ch-meta.net [80.74.152.72]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C2A8F1F2CB for ; Wed, 22 Jun 2022 10:21:27 -0700 (PDT) Received: from [192.168.111.22] (localhost [127.0.0.1]) by cicero3.ch-meta.net (Postfix) with ESMTPSA id C86DC74924A9 for ; Wed, 22 Jun 2022 19:13:23 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=king.ma; s=default; t=1655918003; bh=ZNc9/SmqK6beAtuQQbBRtM7VMaZgQDj1zZIummUsV/c=; h=To:From:Subject; b=LqfFXFKAcseWfTsTwc6TnQxTUcDcnDheUPtUGI6rH6VSv8hhcozuYiMFT0oLHPV1T ETFeshrlMZ3O6Fod1UhKKZnY6Vpu9/60Sr5GGl9vuurJrI4unezFdJwPB8HntTDJjX dW6SeGB0mCu++KOOJYQ8Fa/ntkYDPknNuwONGL9w= Authentication-Results: cicero.metanet.ch; spf=pass (sender IP is 83.97.81.249) smtp.mailfrom=theking2@king.ma smtp.helo=[192.168.111.22] Received-SPF: pass (cicero.metanet.ch: connection is authenticated) Message-ID: <13e7096e-5a8b-319f-659a-914aaf8b9731@king.ma> Date: Wed, 22 Jun 2022 19:13:23 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.10.0 Content-Language: nl To: git@vger.kernel.org From: theking2 Subject: main as default Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org I just had to install git again on a windows box and surprised to see that the programmer still has to choose "main" to get the noweday standard installation. Is there a time frame when these and others (Terminal in windows is not "new" anymore, windows comes with openssh available, use the native Windows SClib, stop installing minTTY, use sym links, built-in system monitor is not so experimental (or is it?) cheers theking2