From: Miklos Vajna <vmiklos@frugalware.org>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: [PATCH 0/5] More "use rev-parse -q" patches
Date: Wed, 3 Dec 2008 14:26:47 +0100 [thread overview]
Message-ID: <cover.1228310570.git.vmiklos@frugalware.org> (raw)
Hi,
I'm sending these as separate patches as they touch completely unrelated
parts of Git, but feel free to squash them together you think that's
better.
All of them is about using rev-parse -q instead of rev-parse 2>/dev/null.
Miklos Vajna (5):
filter-branch: use git rev-parse -q
lost-found: use git rev-parse -q
pull: use git rev-parse -q
rebase: use git rev-parse -q
submodule: use git rev-parse -q
git-filter-branch.sh | 2 +-
git-lost-found.sh | 2 +-
git-pull.sh | 8 ++++----
git-rebase.sh | 4 ++--
git-submodule.sh | 6 +++---
5 files changed, 11 insertions(+), 11 deletions(-)
next reply other threads:[~2008-12-03 13:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-03 13:26 Miklos Vajna [this message]
2008-12-03 13:26 ` [PATCH 1/5] filter-branch: use git rev-parse -q Miklos Vajna
2008-12-03 13:26 ` [PATCH 2/5] lost-found: " Miklos Vajna
2008-12-03 13:26 ` [PATCH 3/5] pull: " Miklos Vajna
2008-12-03 13:26 ` [PATCH 4/5] rebase: " Miklos Vajna
2008-12-03 13:26 ` [PATCH 5/5] submodule: " Miklos Vajna
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=cover.1228310570.git.vmiklos@frugalware.org \
--to=vmiklos@frugalware.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/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).