git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: ashutosh.pandeyhlr007@gmail.com
Cc: git@vger.kernel.org
Subject: Re: [PATCH] t2015-checkout-unborn.sh: changes the style for cd
Date: Tue, 21 Feb 2023 12:04:54 -0800	[thread overview]
Message-ID: <xmqqilfueqe1.fsf@gitster.g> (raw)
In-Reply-To: <20230218192128.7963-1-ashutosh.pandeyhlr007@gmail.com> (ashutosh's message of "Sun, 19 Feb 2023 00:51:28 +0530")

ashutosh.pandeyhlr007@gmail.com writes:

> +	(
> +		cd parent &&
> +	 	git init &&
> +	 	echo content >file &&
> +	 	git add file &&
> +	 	git commit -m base

These four lines begin with "HT SP HT"; the space between the
horizontal tabs should be removed.

No need to resend, as "git am --whitespace=fix" already corrected
them.

Thanks.

      parent reply	other threads:[~2023-02-21 20:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-18 19:21 [PATCH] t2015-checkout-unborn.sh: changes the style for cd ashutosh.pandeyhlr007
2023-02-21 20:01 ` Junio C Hamano
2023-02-21 20:04 ` Junio C Hamano [this message]

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=xmqqilfueqe1.fsf@gitster.g \
    --to=gitster@pobox.com \
    --cc=ashutosh.pandeyhlr007@gmail.com \
    --cc=git@vger.kernel.org \
    /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 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 NNTP newsgroup(s).