All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Norman Rasmussen via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: Norman Rasmussen <norman@rasmussen.co.za>,
	Junio C Hamano <gitster@pobox.com>
Subject: [PATCH 0/1] diff-highlight: fix a whitespace nit
Date: Tue, 15 Oct 2019 03:31:25 +0000	[thread overview]
Message-ID: <pull.397.git.1571110286.gitgitgadget@gmail.com> (raw)

This changes the indent from
  "<tab><sp><sp><sp><sp><sp><sp><sp><sp>"
to
  "<tab><tab>"
so that the statement lines up with the rest of the block.

Signed-off-by: Norman Rasmussen <norman@rasmussen.co.za>

Norman Rasmussen (1):
  diff-highlight: fix a whitespace nit

 contrib/diff-highlight/DiffHighlight.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


base-commit: 08da6496b61341ec45eac36afcc8f94242763468
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-397%2Fnormanr%2Fdiff-highlight-whitespace-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-397/normanr/diff-highlight-whitespace-v1
Pull-Request: https://github.com/gitgitgadget/git/pull/397
-- 
gitgitgadget

             reply	other threads:[~2019-10-15  3:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-15  3:31 Norman Rasmussen via GitGitGadget [this message]
2019-10-15  3:31 ` [PATCH 1/1] diff-highlight: fix a whitespace nit Norman Rasmussen via GitGitGadget
2019-10-15  4:20   ` Jeff King
2019-10-15  4:34     ` Norman Rasmussen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=pull.397.git.1571110286.gitgitgadget@gmail.com \
    --to=gitgitgadget@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=norman@rasmussen.co.za \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.