Tobias Klauser <tklau...@distanz.ch> writes:

Be consistent with the subjects, please.

>   strbuf: make stripspace() part of strbuf

s/make/make/ ;-)

>   stripspace: Use parse-options for command-line parsing

s/Use/use/

>   stripspace: Implement --count-lines option

s/Implement/implement/

>   git rebase -i: Use newly added --count-lines option for stripspace

s/Use/use/


>  Documentation/git-stripspace.txt |  14 +++-
>  builtin/am.c                     |   2 +-
>  builtin/branch.c                 |   2 +-
>  builtin/commit.c                 |   6 +-
>  builtin/merge.c                  |   2 +-
>  builtin/notes.c                  |   6 +-
>  builtin/stripspace.c             | 137 
> +++++++++++++--------------------------
>  builtin/tag.c                    |   2 +-
>  git-rebase--interactive.sh       |   6 +-
>  strbuf.c                         |  66 +++++++++++++++++++
>  strbuf.h                         |  11 +++-
>  t/t0030-stripspace.sh            |  36 ++++++++++
>  12 files changed, 181 insertions(+), 109 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to