Closed MichaelGr closed 10 years ago
Can you make that part of the repository publically available? Can you trie git on linux to see if that is maybe an upstream bug? Does it only happen with non-ascii commit messages?
Hello, Thomas
With best wishes, Michael
2014-09-01 21:08 GMT+04:00 Thomas Braun notifications@github.com:
Can you make that part of the repository publically available? Can you trie git on linux to see if that is maybe an upstream bug? Does it only happen with non-ascii commit messages?
— Reply to this email directly or view it on GitHub https://github.com/msysgit/git/issues/240#issuecomment-54079478.
Hello, Thomas
I have found the reason of my problems with git's log. You may be calm - the problem was not in the msysgit/git ;-) I have been using ConEmu (Windows console emulator) which changed output symbols of git log (apparently is not quite correct). When I had unchecked the ConEmu option "Change pseudographics font" the git's log became displayed properly.
Thank you for helping.
2014-09-03 1:06 GMT+04:00 Thomas Braun notifications@github.com:
You can also have a try with Vagrant https://github.com/msysgit/msysgit/wiki/Vagrant.
— Reply to this email directly or view it on GitHub https://github.com/msysgit/git/issues/240#issuecomment-54217667.
@MichaelGr sure.
Thanks for checking back here.
I have used a lot of combinations of different keys of 'log' command, for example: git log --oneline --format=\"%C(3)%h%Creset %<(60,trunc)%s%d %C(6)%ad%Creset\" --graph --date=relative but invoking that command has produced next log output (shortened for simplicity):
D:\mick\WebServer>git hist
As you can see, some commits have not been finished with newline - that is issue.