Skip to content

pr-822/adlternative/dev-v2

According to the "Error Messages" section of Documentation/CodingGuidelines,
we should not end in a full stop or start with a capital letter. Fix old
error and usage messages to match this expectation.

Signed-off-by: adl 1607364851@qq.com

Junio C Hamano (1):
  parse-options: format argh like error messages

ZheNing Hu (1):
  builtin/*: update usage format

 builtin/am.c                |  4 ++--
 builtin/blame.c             | 48 ++++++++++++++++++-------------------
 builtin/commit-graph.c      |  6 ++---
 builtin/fast-export.c       | 22 ++++++++---------
 builtin/log.c               |  8 +++----
 builtin/shortlog.c          | 10 ++++----
 builtin/submodule--helper.c | 24 +++++++++----------
 parse-options.h             |  6 ++---
 8 files changed, 64 insertions(+), 64 deletions(-)

base-commit: 6d3ef5b467eccd2769f1aa1c555d317d3c8dc707

Submitted-As: https://lore.kernel.org/git/pull.822.v2.git.1609933875.gitgitgadget@gmail.com
In-Reply-To: https://lore.kernel.org/git/pull.822.git.1609232114080.gitgitgadget@gmail.com
Assets 2