delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/11/10/07:05:08

X-Recipient: archive-cygwin AT delorie DOT com
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 998DF385042C
Authentication-Results: sourceware.org;
dmarc=none (p=none dis=none) header.from=dinwoodie.org
Authentication-Results: sourceware.org;
spf=pass smtp.mailfrom=adam AT dinwoodie DOT org
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=dinwoodie.org; s=google;
h=mime-version:references:in-reply-to:from:date:message-id:subject:to;
bh=TDIsgcEwgftNI9JFw2Mng+b3TE3ttzx2gSIYPgwq9cE=;
b=TezdzGe8NnDPDddXAIO6b4U1Dlb/DEsUYrPFTcmrZcCWNbeXTgvy1T5mbmGApu0c+B
dQWxuSGJrjrAkxhFKRAO2dU0RhSgGvN7uQ6nrep4WQ/c4oHe6n6hCX/y0wuwsfhJZrzX
MxOgYp8HI81ms+tBbQCqJs8xyYcGIf98hYez8=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to;
bh=TDIsgcEwgftNI9JFw2Mng+b3TE3ttzx2gSIYPgwq9cE=;
b=mnZz9YTCyA1Oc+CxDQN5quffteW5+g6uBJIPuUTG9SfrzZPqC7Er/b7+UmshiVfesu
ewm7cH93+7M3fku6tJB5g5wE19vj4648Rvovfplx01QzIzKpl/gyDodcAZQOjG0qweZ+
yoVHEE5U7QZFOPKLpxcbsM8CVdlG0RGpg+V1QmYQWtdLOqI1hUia+AXiFsHq+gGAT7Fy
4dFoKvmM0RMoDDPJJDIpF1S3Yam7QxxgfNzd3Hf7vct4Pk68ATYX4eMKLm2gbHrLTno4
O50m68LsO+tbLEvFpPBA6vTjL3GFxnIXzVXvFqwvvg8NQ6RBhpVj32kGgyIgRBgrF2jF
mH8A==
X-Gm-Message-State: AOAM533k4BiZytKYP+gN/uctI34bhohUxipzRbtZ3P7kndnCvFpdgKBc
g4sKC1eBMtQEcyXnzz8oxjVWtEuws3DsLX8RR33Jgrjr+z8=
X-Google-Smtp-Source: ABdhPJxR5VZRT26KpGDp99d5QZ90Ji4+XMjXa+4aXCfOZ7Vmm9/Lxo7+dN6a6xPRS0ScQi+4qNyHxml3HB3wYp0WlGs=
X-Received: by 2002:a4a:2c8a:: with SMTP id o132mr5899298ooo.87.1605009861701;
Tue, 10 Nov 2020 04:04:21 -0800 (PST)
MIME-Version: 1.0
References: <7f84cfbe25454067bc2841a83306f7de AT BELBRU-EXMP101 DOT eeas DOT europa DOT eu>
In-Reply-To: <7f84cfbe25454067bc2841a83306f7de@BELBRU-EXMP101.eeas.europa.eu>
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
Date: Tue, 10 Nov 2020 12:03:45 +0000
Message-ID: <CA+kUOamscrjvXDrw_QW3XZ2wEvEjzFWyTsZfKThke9+Z+-7jYQ@mail.gmail.com>
Subject: Re: Git shows nothing in cmd.exe
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
X-Spam-Status: No, score=-2.4 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,
SPF_PASS, TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>
Note-from-DJ: This may be spam

On Tue, 10 Nov 2020 at 10:35, KAVALAGIOS Panagiotis (EEAS-EXT) wrote:
> Hello,
>
> I would like to report an issue with git. The following command:
>
> $ git branch -a
> * master
>   remotes/origin/master
>
> works fine under Cygwin terminal, but it displays nothing under cmd.exe. We are using
>
> git version 2.21.0
>
> and
>
> CYGWIN_NT-10.0 XXX 3.1.4(0.340/5/3) 2020-02-19 08:49 x86_64 Cygwin
>
> The "set CYGWIN=disable_pcon" in the cmd.exe didn't help.

Can you please provide the output from running `where.exe git` in a
cmd.exe session, as well as the diagnostics requested in the problem
reporting guidelines below?

> Problem reports:      https://cygwin.com/problems.html

Given that, we'll be able to help work out what's going wrong for you.

For what it's worth, having just checked, running Cygwin Git from a
cmd.exe shell works as expected for me.

Adam
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019