git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Displayed information has bad formatting
@ 2020-06-22 14:13 Eugen Konkov
  0 siblings, 0 replies; only message in thread
From: Eugen Konkov @ 2020-06-22 14:13 UTC (permalink / raw)
  To: Git Mailing List

Hello Git,

TL;DR; To my mind the ' |/ ' should be after stat files

| = 392df7a4 Add deleting an operation type 'Payment'
| |  lib/MaitreD/Controller/Operation/Payment.pm | 6 +++++-
| |  1 file changed, 5 insertions(+), 1 deletion(-)
| < 9141de5a Implemented prow
|/  
|    lib/MaitreD.pm                                    |   3 +
|    lib/MaitreD/Controller/Operation.pm               |  55 ++++++
|    lib/MaitreD/Controller/Operation/BankStatement.pm |   7 +
|    lib/MaitreD/Controller/Operation/Payment.pm       |  55 ++++++
|    public/maitre_d/api-v1.yaml                       | 184 ++++++++++++++++++++
|    public/maitre_d/payment.html                      |  53 +++++-
|    6 files changed, 348 insertions(+), 9 deletions(-)
o e995c430 Pass lookup hash via formatterParams
   public/maitre_d/utils.js | 5 +++--
   1 file changed, 3 insertions(+), 2 deletions(-)


expected results:

| = 392df7a4 Add deleting an operation type 'Payment'
| |  lib/MaitreD/Controller/Operation/Payment.pm | 6 +++++-
| |  1 file changed, 5 insertions(+), 1 deletion(-)
| < 9141de5a Implemented prow
| |   lib/MaitreD.pm                                    |   3 +
| |   lib/MaitreD/Controller/Operation.pm               |  55 ++++++
| |   lib/MaitreD/Controller/Operation/BankStatement.pm |   7 +
| |   lib/MaitreD/Controller/Operation/Payment.pm       |  55 ++++++
| |   public/maitre_d/api-v1.yaml                       | 184 ++++++++++++++++++++
| |   public/maitre_d/payment.html                      |  53 +++++-
| |   6 files changed, 348 insertions(+), 9 deletions(-)
|/
o e995c430 Pass lookup hash via formatterParams
   public/maitre_d/utils.js | 5 +++--
   1 file changed, 3 insertions(+), 2 deletions(-)

how to reproduce:

git log --stat --graph --decorate --pretty=oneline --abbrev-commit --cherry-mark --boundary --left-right


-- 
Best regards,
Eugen Konkov


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-06-22 14:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-22 14:13 Displayed information has bad formatting Eugen Konkov

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).