Re: Git shows nothing in cmd.exe

2020-11-11 Thread Andrey Repin
Greetings, KAVALAGIOS Panagiotis (EEAS-EXT)! > PATH is indeed yet another headache. We are trying to prepend or append > entries to set correctly the behaviour by overriding other applications to > no avail. Issues can still be faced. This is why I do @ECHO OFF SET OLDPATH=%[PATH] SET _CBIN=%@R

RE: Git shows nothing in cmd.exe

2020-11-11 Thread KAVALAGIOS Panagiotis (EEAS-EXT)
> -Original Message- > From: Cygwin On Behalf Of Brian Inglis > Sent: 10 November 2020 17:13 > Subject: Re: Git shows nothing in cmd.exe > > Gnuwin32 *latest* package updates seem to be 10 years ago, some nearly > 20. > Suggest deleting those and using curren

Re: Git shows nothing in cmd.exe

2020-11-10 Thread Brian Inglis
On 2020-11-10 06:35, KAVALAGIOS Panagiotis (EEAS-EXT) wrote: >> From: Cygwin On Behalf Of Adam >> Dinwoodie >> Sent: 10 November 2020 13:57 >> Subject: Re: Git shows nothing in cmd.exe >> >> Thoughts below partly for my own reference, and partly in case anyone

RE: Git shows nothing in cmd.exe

2020-11-10 Thread KAVALAGIOS Panagiotis (EEAS-EXT)
> From: Cygwin On Behalf Of Adam > Dinwoodie > Sent: 10 November 2020 13:57 > Subject: Re: Git shows nothing in cmd.exe > > Thoughts below partly for my own reference, and partly in case anyone else > – including but not limited to Panos! – manages to take things further

Re: Git shows nothing in cmd.exe

2020-11-10 Thread Adam Dinwoodie
On Tue, 10 Nov 2020 at 12:19, KAVALAGIOS Panagiotis (EEAS-EXT) wrote: > > > -Original Message- > > From: Cygwin On Behalf Of Adam > > Dinwoodie > > Sent: 10 November 2020 13:04 > > Subject: Re: Git shows nothing in cmd.exe > > > > On Tue, 10 N

Re: Git shows nothing in cmd.exe

2020-11-10 Thread Adam Dinwoodie
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 shows nothing in cmd.exe

2020-11-10 Thread KAVALAGIOS Panagiotis (EEAS-EXT)
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 Cy