All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaydeep P Das <jaydeepjd.8914@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end
Date: Tue,  8 Feb 2022 14:53:38 +0530	[thread overview]
Message-ID: <20220208092339.651761-1-jaydeepjd.8914@gmail.com> (raw)

Fixed code as per coding style guide.

Since `|` already implies that the statement is not over, therefore
adding a `\` in the end is not necessary.


             reply	other threads:[~2022-02-08  9:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-08  9:23 Jaydeep P Das [this message]
2022-02-08  9:23 ` [PATCH] t/t0015-hash.sh: removed unnecessary '\' at line end Jaydeep P Das
2022-02-10  1:18   ` Bagas Sanjaya
2022-02-10  1:42     ` Junio C Hamano
2022-02-10  5:52       ` jaydeepjd.8914
2022-02-10  6:47         ` Junio C Hamano
2022-02-10  7:11           ` jaydeepjd.8914
2022-02-10 17:20             ` Junio C Hamano

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=20220208092339.651761-1-jaydeepjd.8914@gmail.com \
    --to=jaydeepjd.8914@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 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.