From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: [PATCH v2 0/2] "git add -u/-A" from future
Date: Sat, 9 Mar 2013 00:23:09 -0800 [thread overview]
Message-ID: <1362817391-24452-1-git-send-email-gitster@pobox.com> (raw)
Here are two future steps to update the behaviour of "add -u/-A" run
without pathspec towards Git 2.0; the first step may probably be
optional, but it is included for completeness.
Rebased on top of the recent "git add -u/-A" documentation updates
5cae93566027 (add: Clarify documentation of -A and -u, 2013-03-07)
by Greg Price.
Junio C Hamano (2):
require pathspec for "git add -u/-A"
git add: -u/-A now affects the entire working tree
Documentation/git-add.txt | 16 ++++++++--------
builtin/add.c | 49 ++++-------------------------------------------
2 files changed, 12 insertions(+), 53 deletions(-)
--
1.8.2-rc3-203-gc9aaab5
next reply other threads:[~2013-03-09 8:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-09 8:23 Junio C Hamano [this message]
2013-03-09 8:23 ` [PATCH v2 1/2] require pathspec for "git add -u/-A" Junio C Hamano
2013-03-09 8:23 ` [PATCH v2 2/2] git add: -u/-A now affects the entire working tree 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=1362817391-24452-1-git-send-email-gitster@pobox.com \
--to=gitster@pobox.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).