Re: [Bug] git log --show-signature print extra carriage return ^M

2018-04-28 Thread Johannes Schindelin
Hi Larry, On Tue, 6 Mar 2018, Larry Hunter wrote: > The same ^M is shown in the output of tutorial > > > https://www.geekality.net/2017/08/23/setting-up-gpg-signing-for-gitgithub-on-windows/ > > at item "4. Verify commit was signed" Please understand that it would be helpful if you

Re: [Bug] git log --show-signature print extra carriage return ^M

2018-03-06 Thread Larry Hunter
The same ^M is shown in the output of tutorial https://www.geekality.net/2017/08/23/setting-up-gpg-signing-for-gitgithub-on-windows/ at item "4. Verify commit was signed" I confirm the output is right (no ^M characters) with commands git verify-commit HEAD git -p verify-commit

Re: [Bug] git log --show-signature print extra carriage return ^M

2018-03-05 Thread Johannes Schindelin
Hi Larry, On Sun, 4 Mar 2018, Larry Hunter wrote: > There is bug using "git log --show-signature" in my installation > > git 2.16.2.windows.1 > gpg (GnuPG) 2.2.4 > libgcrypt 1.8.2 The gpg.exe shipped in Git for Windows should say something like this: $ gpg --version

[Bug] git log --show-signature print extra carriage return ^M

2018-03-04 Thread Larry Hunter
There is bug using "git log --show-signature" in my installation git 2.16.2.windows.1 gpg (GnuPG) 2.2.4 libgcrypt 1.8.2 that prints (with colors) an extra ^M (carriage return?) at the end of the gpg lines. As an example, the output of "git log --show-signature HEAD" looks like: