From: bill lam <cbill.lam@gmail.com>
To: git <git@vger.kernel.org>
Subject: commit --quiet option
Date: Tue, 24 Nov 2009 13:16:22 +0800 [thread overview]
Message-ID: <20091124051622.GB18003@debian.b2j> (raw)
In git version 1.6.6.rc0.15.g4fa8a0 using the --quiet option it still show some
output. Is that intended? Specifically I would like to exclude message about
the untracked files when using --quite option.
$ git commit -q -m commit
# On branch master
# Changed but not updated:
# (use "git add <file>..." to update what will be committed)
# (use "git checkout -- <file>..." to discard changes in working directory)
#
# modified: .git-completion.bash
# modified: bin/mirrorgit
#
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# a123
no changes added to commit (use "git add" and/or "git commit -a")
--
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
next reply other threads:[~2009-11-24 5:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-24 5:16 bill lam [this message]
2009-11-25 1:10 ` commit --quiet option Junio C Hamano
2009-11-25 2:06 ` bill lam
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=20091124051622.GB18003@debian.b2j \
--to=cbill.lam@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