-
Notifications
You must be signed in to change notification settings - Fork 317
git log: occasionally lost line wrapping in the output log when using in commits russian letters #240
Comments
Can you make that part of the repository publically available? |
Hello, Thomas
With best wishes, Michael 2014-09-01 21:08 GMT+04:00 Thomas Braun notifications@github.com:
|
You can also have a try with Vagrant. |
Hello, Thomas I have found the reason of my problems with git's log. Thank you for helping. 2014-09-03 1:06 GMT+04:00 Thomas Braun notifications@github.com:
|
@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
|
| * bba22d0 У сайта теперь основной домен - что необходимо д.. 3 days ago
|/
As you can see, some commits have not been finished with newline - that is issue.
The text was updated successfully, but these errors were encountered: